
20 Jul
2004
20 Jul
'04
4:15 p.m.
I've took the liberty of comitting the following change, which make "m_value" visible on compilers with two-phase lookup (like gcc 3.4)
Thanks.
However, the token_iterator_test still fails to compile on 3.4 saying:
token_iterator_test.cpp:47:38: converting to execution character set: Invalid or incomplete multibyte or wide character ... Looks like the text in L"" literals is not 7-bit, and that's why compiler errors out. Is it possible to change the test somehow?
What is wrong with those values? MSVC 6-7 has no problems with them.
- Volodya
Gennadiy.