
6 Jun
2008
6 Jun
'08
8:21 a.m.
Peter Dimov wrote:
Anthony Williams:
Though the comment in the code is correct, there is already a macro for that in boost/config/compiler/visualc.hpp: BOOST_NO_GETSYSTEMTIMEASFILETIME
FWIW, this macro breaks the convention that the BOOST_NO_* prefix is reserved for defects, whereas BOOST_HAS_* is for features. This of course doesn't make the change you object to correct.
Yep, and also got added without tests or docs which is why I missed it, I've opened a trac issue on it. John.