Re: Warnings when under GCC 3.4



On Tue, 2004-05-18 at 16:58, David Malcolm wrote:

> It appeared to be warning about the strcmp which is why I coded around
> it.  My guess is that the compiler didn't shortcircuit the && clauses,
> which is arguably a compiler bug; version is "gcc34 (GCC) 3.4.0 (Red Hat
> Linux 3.4.0-1)".  Grrr.

Not arguably; short-circuiting is required by the C language :)


Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]