Re: [PATCH] specify void prototype for functions with no parameters
Paul Eggert <[email protected]> Wed, 17 Aug 2022 16:13:42 -0700
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 8/17/22 09:51, Khem Raj wrote: > Compilers defaulting to C99 flag such functions as warning which fails > to compile when using -Werror Sure, but one should never run 'configure' with -Werror.