Re: GCC 3.3.1, new warnings with <limits>

From: Alexander Kabaev <kabaev_at_mail.ru>
Date: Sun, 13 Jul 2003 00:05:59 -0400
On Sat, 12 Jul 2003 23:13:12 -0400
Craig Rodrigues <rodrigc_at_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
Received on Sat Jul 12 2003 - 19:06:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:14 UTC