bug#19935: Checking whether C compiler handles -Wenum-compare does not work

2015-02-24 Thread Lukasz Dorau
Checking whether C compiler handles -Wenum-compare does not work: configure:34007: checking whether C compiler handles -Wenum-compare configure:34026: gcc -std=gnu99 -o conftest -g -O2 -Wenum-compare conftest.c >&5 cc1: warning: command line option "-Wenum-compare" is valid for C++/ObjC++ but no

bug#19935: Checking whether C compiler handles -Wenum-compare does not work

2015-09-21 Thread Lukasz Dorau
On Sun, Sep 20, 2015 at 3:16 AM, Jim Meyering wrote: > > On Tue, Feb 24, 2015 at 3:02 AM, Lukasz Dorau > wrote: > > Checking whether C compiler handles -Wenum-compare does not work: > > > > configure:34007: checking whether C compiler handles -Wenum-compare > > c