User forums > General (but related to Code::Blocks)
istringstream : bug @ MS
takeshimiya:
Suppose you really need to use MSVC.
The solution is easy:
* Bug spotted in STL? Start using STLPort.
* Bug spotted in the Compiler? Start using another Compiler.
* Bug spotted in the IDE? Start using Code::Blocks. :)
* Bug spotted in Code::Blocks? Send a bug report. :D
* Fixed in SVN. :lol:
killerbot:
update : I got some feedback on my mail to M$. One solution is for the mentioned code to add the line : iss2.imbue(std::locale("C"));
--> did not try that one, don't like to change sources, will try it though
The second work around told me to changec xclocnum and xlocmon, but that didn't help me (or I did something wrong), so waiting for the next M$ mail. Hey, they provided quick feedback !!
David Perfors:
--- Quote from: killerbot on February 01, 2006, 03:12:09 pm ---Hey, they provided quick feedback !!
--- End quote ---
I think they have nothing better todo :P they are tired of playing minesweeper...
Navigation
[0] Message Index
[*] Previous page
Go to full version