Re: Incorrect warning message?

Joe Buck <[email protected]> Mon, 17 Jan 2005 08:48:59 -0800
Newsgroups org.kernel.vger.linux-gcc
Message-ID <[email protected]>
On Sun, Jan 16, 2005 at 03:32:42AM +0500, Denis Zaitsev wrote:
> On Sat, Jan 15, 2005 at 11:05:44PM +0100, Andreas Schwab wrote:
> > Read question 11.10 of the C faq.
> > 
> > http://www.eskimo.com/~scs/C-faq/q11.10.html
> 
> Thanks.  It's interesting.  :)

That FAQ answer is poor.  You can find the real reason in the answer
to question 1 in

http://www.jamesd.demon.co.uk/csc/faq.html#PartC

(this is for C++ but the reasoning applies to C as well).