Dear maintainers,
Having come across https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414
(bug #61414) quite often myself I decided I wanted to fix it.
By reading through parts of the GCC internals manual I have
managed to add a warning flag, the code for which I will submit to
gcc-patches, but sin
On Fri, Oct 13, 2017 at 10:04 PM, Eric Gallager
wrote:
> If you use autoconf to generate a configure script for your project, I
> recommend using the macros from gnulib's manywarnings.m4 and related
> files:
>
> https://www.gnu.org/software/gnulib/manual/html_node/
> warnings.html#warnings
> http
On 14 October 2017 at 15:50, Sam van Kampen wrote:
> Dear maintainers,
>
> Having come across https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414
> (bug #61414) quite often myself I decided I wanted to fix it.
>
> By reading through parts of the GCC internals manual I have
> managed to add a warning
On Sat, Oct 14, 2017 at 04:43:33PM +0100, Jonathan Wakely wrote:
> On 14 October 2017 at 15:50, Sam van Kampen wrote:
> > Dear maintainers,
> >
> > Having come across https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414
> > (bug #61414) quite often myself I decided I wanted to fix it.
> >
> > By read