emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d0b1e


From: Pedro Andres Aranda Gutierrez
Subject: Question on https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d0b1e3647fb4e6d889f9f999388c53daf0e67f0d
Date: Thu, 21 Sep 2023 08:29:29 +0200

Hi

reading removed FIXME in the second hunk:

# FIXME: Don't install the dump file into the app bundle when
# self-contained install is disabled.

I understand that we should install if self-contained is enabled.

However, I see

+ifeq (${ns_self_contained},no)

Shouldn't that read as

+ifeq (${ns_self_contained},yes)

I'm confused...

/PA
--
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run a leader-deposed hook here, but we can't yet


reply via email to

[Prev in Thread] Current Thread [Next in Thread]