all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#75451: scratch/igc: Enable CHECK_STRUCTS
@ 2025-01-09  3:57 Stefan Kangas
  2025-01-09  5:09 ` Gerd Möllmann
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Kangas @ 2025-01-09  3:57 UTC (permalink / raw)
  To: 75451; +Cc: Gerd Moellmann

Severity: wishlist

Gerd, how do you feel about the below change?  There's no rush to make
this change if it's inconvenient for you, but since you use IN_MY_FORK
elsewhere, I figured that it might be okay for you here also?

If it's too much trouble, let's just revisit this later.  This bug
report will serve as a reminder, if we just lave it open.

diff --git a/src/igc.c b/src/igc.c
index 079b6a90ac6..b03c64a52b8 100644
--- a/src/igc.c
+++ b/src/igc.c
@@ -76,8 +76,7 @@
 # error "HAVE_PDUMPER required"
 #endif

-#if 0 /* Not yet because that make transfer between GNU and my fork
-	 painful.  */
+#ifndef IN_MY_FORK
 #ifdef CHECK_STRUCTS
 # include "dmpstruct.h"





^ permalink raw reply related	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2025-01-20 20:32 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09  3:57 bug#75451: scratch/igc: Enable CHECK_STRUCTS Stefan Kangas
2025-01-09  5:09 ` Gerd Möllmann
2025-01-09  7:20   ` Stefan Kangas
2025-01-09  7:25     ` Gerd Möllmann
2025-01-09 10:09       ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-09 12:44         ` Stefan Kangas
2025-01-16 14:38           ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-17 16:36             ` Stefan Kangas
2025-01-17 16:51               ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-17 20:48                 ` Eli Zaretskii
2025-01-10 18:42         ` Stefan Kangas
2025-01-10 18:58           ` Gerd Möllmann
2025-01-10 19:33             ` Paul Eggert
2025-01-20  2:01               ` Stefan Kangas
2025-01-20  3:32                 ` Gerd Möllmann
2025-01-20  5:03                 ` Paul Eggert
     [not found]                   ` <87ed0xykig.fsf@protonmail.com>
2025-01-20 20:23                     ` Stefan Kangas
     [not found]                 ` <87jzaqx72v.fsf@protonmail.com>
2025-01-20 17:54                   ` Stefan Kangas
2025-01-20 20:25                     ` Paul Eggert
2025-01-20 20:32                     ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-10 19:56           ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-10 23:14             ` Paul Eggert
2025-01-14 15:22               ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-14 19:24                 ` Paul Eggert
2025-01-14 21:43                   ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-17 14:46         ` Andrea Corallo
2025-01-17 19:50           ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.