
31 Jul
2004
31 Jul
'04
5:11 p.m.
I've ported the preprocessor library to the Digital Mars
"Daniel James" <daniel@calamity.org.uk> wrote in message news:pan.2004.07.31.13.50.45.178006@calamity.org.uk... preprocessor. The
patch is at:
http://myweb.tiscali.co.uk/calamity/patches/preprocessor-1.patch.gz
With it, the only test which doesn't pass is the BOOST_PP_LINE test in debug.cpp, because the preprocessor has problems with macro expansion in #line statements.
This is qute an achievement! Congratulations. If the preprocessor library works, a lot of the rest of boost should compile. Have you tried to use type traits and mpl? Jonathan