configure --disable-assert
[email protected] (Eric Blake)
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <082920062037.10493.44F4A5A40005B602000028FD22058891160A050E040D0C079D0A@comcast.net> |
Cleanups on head for working with --disable-assert, plus an aesthetic change in the testsuite. 2006-08-29 Eric Blake <[email protected]> * m4/m4private.h (m4_get_syntax_lquote, m4_get_syntax_rquote) (m4_get_syntax_bcomm, m4_get_syntax_ecomm) [NDEBUG]: Use same type as accessor function, to avoid compiler warning. * m4/module.c (m4__module_open): Move declaration of variable to avoid compiler warning. * src/main.c (main): Avoid shadowing a global variable. * src/freeze.c (produce_symbol_dump): Avoid unused variable warning when NDEBUG. * tests/options.at (--discard-comments, --import-environment) (--debug, --prepend-include, --help and --version): Rename tests to name option tested. _______________________________________________ M4-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/m4-patches
m4.patch142
(application/octet-stream, 5.8 KB) - not displayed