bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#27352: --help mentions --module-assertions even in without-modules b


From: Philipp Stephani
Subject: bug#27352: --help mentions --module-assertions even in without-modules builds
Date: Wed, 14 Jun 2017 08:48:53 +0000



Glenn Morris <rgm@gnu.org> schrieb am Mi., 14. Juni 2017 um 01:01 Uhr:
Package: emacs
Version: 26.0.50
Severity: minor

The --help output mentions --module-assertions even in without-modules
builds, which is a bit confusing. (Maybe other --options behave like
this too, I don't know.)

At revision 510a674:

./configure
make
./src/emacs --help
  -> --module-assertions         assert behavior of dynamic modules
./src/emacs --module-assertions
  -> Unknown option '--module-assertions'



Fixed with commit a2f7cc3499.

reply via email to

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