3 Jul
2013
3 Jul
'13
1:45 a.m.
You can include boost headers using -isystem which will suppress these
warnings
-isystem dir Search dir for header files, after all directories specified
by -I but before the standard system directories. *Mark it as a system
directory, so that it gets the same special treatment as is applied to the
standard system directories*
On 3 July 2013 11:29, Neal Becker
Lots of warnings like this:
./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs]
when building 1.54.0 with gcc-4.8.1 (fedora f19)
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost