Date: Fri, 23 Aug 2002 14:54:47 +0200 (CEST) From: Oliver Fromme <olli@secnetix.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' Message-ID: <200208231254.g7NCslnM074032@lurza.secnetix.de> In-Reply-To: <20020822223657.A364@grosbein.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Eugene Grosbein <eugen@grosbein.pp.ru> wrote: > [...] > # gcc -ansi -pedantic -Wall test.c > In file included from test.c:4: > /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' > /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' BTW, does gcc 3.x finally support C99? After all, "long long" _is_ ANSI C. For several years already. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208231254.g7NCslnM074032>