Am Samstag, den 04.05.2013, 21:31 -0700 schrieb Paul Eggert:
> I dunno, I'm a bit inclined to think that we can't
> support '-Wall -Werror' for every Tom Dick and Harry
> compiler out there. It's a pain enough to get it to
> work even with GCC. Does it work if you configure
> with "-Wall -Wno-tau
I dunno, I'm a bit inclined to think that we can't
support '-Wall -Werror' for every Tom Dick and Harry
compiler out there. It's a pain enough to get it to
work even with GCC. Does it work if you configure
with "-Wall -Wno-tautological-compare -Werror" instead?
If so, I'd do that.
Hi,
I'm currently working on a project (msysgit) which incorporates
functionality from gnulib (poll).
As I tried to compile poll.c with clang 3.2 I stumbled on a minor
problem which I thought you might be interested in the solution.
Thomas
>From 5f7f1bc025b82dff72695235ee6dda5b36d9386c Mon S