On Sunday, October 30, 2016 11:33:18 AM CET Paul Eggert wrote:
> Tim Rühsen wrote:
> > It would of great help though, if someone could lead me to the (.m4 ?)
> > files to change and/or needed functionality.
>
> http://savannah.gnu.org/git/?group=gnulib
> http://git.savannah.gnu.org/cgit/gnulib.git
Tim Rühsen wrote:
It would of great help though, if someone could lead me to the (.m4 ?) files to
change and/or needed functionality.
http://savannah.gnu.org/git/?group=gnulib
http://git.savannah.gnu.org/cgit/gnulib.git/tree/m4/manywarnings.m4
http://git.savannah.gnu.org/cgit/gnulib.git/tree/do
On Samstag, 29. Oktober 2016 10:09:01 CET Jim Meyering wrote:
> On Fri, Oct 28, 2016 at 7:05 AM, Tim Ruehsen wrote:
> > Hi,
> >
> > during some GNU internal discussion I was asked to post my proposal /
> > request here.
> >
> > "I use manywarnings.m4 in my projects which take ~9s here (~25% of t
On Fri, Oct 28, 2016 at 7:05 AM, Tim Ruehsen wrote:
> Hi,
>
> during some GNU internal discussion I was asked to post my proposal / request
> here.
>
> "I use manywarnings.m4 in my projects which take ~9s here (~25% of the whole
> ./configure run).
> One gcc invocation per (possible) warning optio
Hi,
during some GNU internal discussion I was asked to post my proposal / request
here.
"I use manywarnings.m4 in my projects which take ~9s here (~25% of the whole
./configure run).
One gcc invocation per (possible) warning options sums up a lot.
gcc -Q --help=warning|awk '{ if ($2 == "[dis