10 Jun
2003
10 Jun
'03
12:51 p.m.
Darn; here I go replying to my own post again... Anyway; so far I have narrowed the problem down to one of optimisation. I did a debug compilation and had no problem. A moment of reflection led me to the conclusion that optimisation might have something to do with it. For the record; I am using Boost in Windows, with Visual Studio as IDE only, and the Intel 7.0 compiler. Oh; and STLport instead of Windows' crappy STL implementation.
I.e. turning on "Maximise speed" optimisation causes "to_simple_string" to fail on my build system.
I'll try to setup the simplest proggie I can to illustrate this problem.
Any thoughts?
I'm not aware of anyone else having a problem. Perhaps you can post the details of the compilation failure? Jeff