Bruno Haible <[EMAIL PROTECTED]> wrote: ... > I prefer and applied this patch. (Using double negation to avoid signed > integer overflow is something that very few people understand.) > > 2008-04-02 Bruno Haible <[EMAIL PROTECTED]> > > Avoid some "statement with no effect" warnings from gcc. > * tests/test-wctype.c (main): Explicitly ignore unused values. > Reported by Jim Meyering.
That's ok, too. It's only a test driver after all. Thanks for the quick response.
