Boost logo

Boost :

From: Reed Kotler (reedkotler_at_[hidden])
Date: 2005-10-08 02:23:26


I'm getting compiler warnings in cpp_re.cpp because the prototype for
ReportErrorProc has char* as the second parameter and in cpp_re.cpp a string
literal is being passed to it.

I hate to turn off compiler warnings for such things because they often
represent bugs.

boost/wave/cpplexer/re2clex


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk