Boost logo

Boost Users :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2007-11-05 11:08:09


We compile our app with -Wunused-variables on the Mac with gcc 4.0. We
get several unused variable warnings due to
<boost/xpressive/regex_primitives.hpp>.

Is there some facility for quieting these from xpressive itself? We
currently are using #pragma unused ( eol, ...) to quiet the list of
about 15 unused variables.

Thanks,

Jeff Flinn


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net