[SDL] gcc-3.1.1

David Hedbor david at hedbor.org
Mon Sep 23 13:52:00 PDT 2002


Jacek Pop³awski <jpopl at interia.pl> writes:

> On Tue, Aug 06, 2002 at 02:57:43PM -0400, Jimmy wrote:
>> This is a normal warning if strict ansi is enabled.  I don't have
>> experience with gcc 3, but perhaps strict ansi is turned on by default
>> instead of off?  
>
> I use "-pedantic". After turning it off I see no more warnings. Thanks.

To get rid of long long versions, you can also simply add
-Wno-long-long. Toggling individual warnings might be nicer than
removing flags like pedantic all together.

-- 
[ Below is a random fortune, which is unrelated to the above message. ]
Sweet April showers do spring May flowers.
		-- Thomas Tusser





More information about the SDL mailing list