Re: GCC 3.3.1, new warnings with <limits>
From: Alexander Kabaev (kabaev_at_mail.ru)
Date: 07/13/03
- Previous message: Jeff Walters: "Re: sporadic disk syncing failures when shutting down"
- In reply to: Craig Rodrigues: "Re: GCC 3.3.1, new warnings with <limits>"
- Next in thread: Craig Rodrigues: "Re: GCC 3.3.1, new warnings with <limits>"
- Reply: Craig Rodrigues: "Re: GCC 3.3.1, new warnings with <limits>"
- Reply: M. Warner Losh: "Re: GCC 3.3.1, new warnings with <limits>"
- Reply: David Leimbach: "Re: GCC 3.3.1, new warnings with <limits>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 13 Jul 2003 00:05:59 -0400 To: Craig Rodrigues <rodrigc@crodrigues.org>
On Sat, 12 Jul 2003 23:13:12 -0400
Craig Rodrigues <rodrigc@crodrigues.org> wrote:
> I am guessing that the C preprocessor does not think that it is
> in a system header, and thus prints out the warning.
We specifically disable automatic warning suppression for system
headers, because we _want_ to know about them. Your Linux distribution
apparently does not care.
>
> Any GCC/FreeBSD expert care to comment? ;)
>
Short of fixing offending files in FSF libstdc++ or turning warning
suppression back on for standard C++ include files selectively, I have
no suggestion.
-- Alexander Kabaev _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Jeff Walters: "Re: sporadic disk syncing failures when shutting down"
- In reply to: Craig Rodrigues: "Re: GCC 3.3.1, new warnings with <limits>"
- Next in thread: Craig Rodrigues: "Re: GCC 3.3.1, new warnings with <limits>"
- Reply: Craig Rodrigues: "Re: GCC 3.3.1, new warnings with <limits>"
- Reply: M. Warner Losh: "Re: GCC 3.3.1, new warnings with <limits>"
- Reply: David Leimbach: "Re: GCC 3.3.1, new warnings with <limits>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]