GCC 3.3.1, new warnings with <limits>
Alexander Kabaev
kabaev at mail.ru
Sat Jul 12 21:06:05 PDT 2003
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
More information about the freebsd-current
mailing list