all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug in README-IGC of branch scratch/igc
@ 2024-12-06 23:19 Gregor Zattler
  2024-12-07  3:41 ` Gerd Möllmann
  0 siblings, 1 reply; 2+ messages in thread
From: Gregor Zattler @ 2024-12-06 23:19 UTC (permalink / raw)
  To: emacs-devel@gnu.org, Gerd Möllmann

Dear Gerd, Emacs maintainers and developers,

README-IGC in scratch/igc says:

"In addition, you can configure with

  --enable-checking=igc_assert

to enable igc-specific assertions."


But ./configure --help only shows:

igc_check_fwd  and  igc_debug .



Therefore

./autogen.sh && configure CPPFLAGS=-I/path/to/mps-artifacts LDFLAGS=-L/path/to/mps-artifacts --with-mps=yes   --enable-checking=igc_assert

ends in:

configure: error: uuu unknown check category igc_assert


HTH, Gregor
--
 -... --- .-. . -.. ..--.. ...-.-



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

* Re: Bug in README-IGC of branch scratch/igc
  2024-12-06 23:19 Bug in README-IGC of branch scratch/igc Gregor Zattler
@ 2024-12-07  3:41 ` Gerd Möllmann
  0 siblings, 0 replies; 2+ messages in thread
From: Gerd Möllmann @ 2024-12-07  3:41 UTC (permalink / raw)
  To: emacs-devel

Gregor Zattler <telegraph@gmx.net> writes:

> Dear Gerd, Emacs maintainers and developers,
>
> README-IGC in scratch/igc says:
>
> "In addition, you can configure with
>
>   --enable-checking=igc_assert
>
> to enable igc-specific assertions."
>
>
> But ./configure --help only shows:
>
> igc_check_fwd  and  igc_debug .
>
Hi Gregor, thanks for noticing this. Should be fixed now.



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

end of thread, other threads:[~2024-12-07  3:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 23:19 Bug in README-IGC of branch scratch/igc Gregor Zattler
2024-12-07  3:41 ` Gerd Möllmann

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.