* bug#27352: --help mentions --module-assertions even in without-modules builds
@ 2017-06-13 23:00 Glenn Morris
2017-06-14 8:48 ` Philipp Stephani
0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2017-06-13 23:00 UTC (permalink / raw)
To: 27352
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'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#27352: --help mentions --module-assertions even in without-modules builds
2017-06-13 23:00 bug#27352: --help mentions --module-assertions even in without-modules builds Glenn Morris
@ 2017-06-14 8:48 ` Philipp Stephani
0 siblings, 0 replies; 2+ messages in thread
From: Philipp Stephani @ 2017-06-14 8:48 UTC (permalink / raw)
To: Glenn Morris, 27352-done
[-- Attachment #1: Type: text/plain, Size: 552 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 909 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-14 8:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13 23:00 bug#27352: --help mentions --module-assertions even in without-modules builds Glenn Morris
2017-06-14 8:48 ` Philipp Stephani
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).