From: Stefan Kangas <stefankangas@gmail.com>
To: 75451@debbugs.gnu.org
Cc: Gerd Moellmann <gerd@gnu.org>
Subject: bug#75451: scratch/igc: Enable CHECK_STRUCTS
Date: Wed, 8 Jan 2025 21:57:06 -0600 [thread overview]
Message-ID: <CADwFkmnSngLQg7sLdjZMYe9i14McUawAm=ns+o1_nqFkH98oPg@mail.gmail.com> (raw)
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"
next reply other threads:[~2025-01-09 3:57 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 3:57 Stefan Kangas [this message]
2025-01-09 5:09 ` bug#75451: scratch/igc: Enable CHECK_STRUCTS 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CADwFkmnSngLQg7sLdjZMYe9i14McUawAm=ns+o1_nqFkH98oPg@mail.gmail.com' \
--to=stefankangas@gmail.com \
--cc=75451@debbugs.gnu.org \
--cc=gerd@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.