Comment 8 for bug 706670

Revision history for this message
Big Muscle (bigmuscle) wrote :

It's not skipped in VS2010, because release version uses "#if (_MSC_VER >= 1400)". However, there was similar problem with invalid timestamp format in previous version and it has been fixed by this invalid parameter handler. But it's true that it still raises assertion hit in debug build.