
20 Sep
2005
20 Sep
'05
4:20 p.m.
Daniel James wrote:
Jonathan Turkanis wrote:
The newest Digital Mars compiler (8.45) appears to pass all the preprocessor tests when the dmc workarounds are removed. (Specifically, I set BOOST_PP_CONFIG_FLAGS() to (0x0000) and removed the 'dmc' directories for good measure; the result is the same if I set BOOST_PP_CONFIG_FLAGS() to BOOST_PP_CONFIG_STRICT()).
Yes, I reported the bugs that I worked around to Walter, and he fixed them all.
Walter says he became so frustrated with preprocessor bug reports that he rewrote it from the ground up. Good work! ;-) Jonathan