MantisBT - Z.C++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000047 | Z.C++ | [All Projects] Backend/Core | public | 2011-01-25 06:17 | 2011-01-25 06:17 |
Reporter | zaimoni | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Vaporware | Fixed in Version | |||
Summary | 0000047: Target machine string encodings | ||||
Description | 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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-01-25 06:17 | zaimoni | New Issue |
There are no notes attached to this issue. |