
6 Aug
2004
6 Aug
'04
7:58 a.m.
On Fri, Aug 06, 2004 at 02:26:03AM -0500, Rene Rivera wrote:
Pavol Droba wrote:
There is one problem with cw8 in the string algo lib. Can you please have a look?
I've already been looking at it for a few hours, while I waited for the dyn_bitset tests to run. It's easy enough to fix, as long as you are willing to *not* use BOOST_PP ;-)
The problem is the crappy preprocessor in CW8. Not sure if I'll figure out a workaround for this one. How flexible are you to changes to the "replace_test.cpp" file?
BOOST_PP helps me a lot in here, however it is not crusial for the library. So if there is no other way to handle this I can rewrite the file to be without the preprocessor. Are you sure, that there is no other way around? Regards, Pavol.