g++ warnings

2003-06-23 Thread Mike Atamas
Whenver I include fstream in any program it spits out the following warnings: In file included from load_port.hpp:6, from fui.cpp:2: /usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT, _Traits>::int_type' is implicitly a typename /usr/include/g++/fstrea

g++ warnings

2003-06-23 Thread Mike Atamas
Whenver I include fstream in any program it spits out the following warnings: In file included from load_port.hpp:6, from fui.cpp:2: /usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT, _Traits>::int_type' is implicitly a typename /usr/include/g++/fstrea

Re: g++ warnings

2002-12-11 Thread Giorgos Keramidas
On 2002-12-11 00:49, "Philip M. Gollucci" <[EMAIL PROTECTED]> wrote: > /usr/include/sys/syslimits.h:41:2: warning: #warning "No > user-serviceable parts inside." Userlevel applications should not include this file. There's nothing left in that file that they should depend upon. The applications

g++ warnings

2002-12-10 Thread Philip M. Gollucci
/usr/include/sys/syslimits.h:41:2: warning: #warning "No user-serviceable parts inside." I keep getting this damned warning. In particular apache (apr [HEAD]) but I seem to remember other things doing it too. OS is FreeBSD-5.0RC1 p6m7g8# gcc -v Using built-in specs. Configured with: FreeBSD/i3