This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: unexpected conversion (feature or bug?)
- To: Laszlo Ladanyi <ladanyi at watson dot ibm dot com>
- Subject: Re: unexpected conversion (feature or bug?)
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 16 Aug 1999 13:36:55 -0600
- cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <Pine.A41.4.05.9908161430570.28152-100000@oslpp.watson.ibm.com>you
write:
> Hello,
>
> I think I've found something in the current gcc that is an unexpected
> behaviour. (It might be a feature :-). Here are the facts:
[ ... ]
I recommend you find out what the underlying type of a "size_t" is, then
consult a good book about ANSI/ISO C.
jeff