MantisBT - Z.C++
View Issue Details
0000047Z.C++[All Projects] Backend/Corepublic2011-01-25 06:172011-01-25 06:17
zaimoni 
 
normalminorN/A
newopen 
 
Vaporware 
0000047: Target machine string encodings
The standards do not dictate the representation of ordinary string literals. The implemented default is "either the code point fits in an unsigned char, or die". We should at least support UTF8 as well.

There probably are similar issues with wchar_t-based string literals.
No tags attached.
Issue History
2011-01-25 06:17zaimoniNew Issue

There are no notes attached to this issue.