
1 Oct
2004
1 Oct
'04
7:33 a.m.
Joaquín Mª López Muñoz writes:
tokenizer currently fails with tests example (regression) and simple_example_3 and simple_example_4 (expected) under msvc-stlport:
http://tinyurl.com/3mkvx http://tinyurl.com/44pbx http://tinyurl.com/5xd8z
I've tracked down the failure to a problem of MSVC 6.0 with templatized memfuns of an imported class (thanks to Francois Dumont):
http://www.stlport.com/dcforum/DCForumID6/1763.html
The following workaround in boost/token_functions.hpp solves the problem for all tests. As the patch is strictly msvc-stlport-specific, I don't think it can have nasty side effects somewhere else. OK to commit?
Yes, please! -- Aleksey Gurtovoy MetaCommunications Engineering