View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
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. |
Tags | No tags attached. |
|
Attached Files | |
|