Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-07-20 11:15:28


> 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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk