Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000011Z.C++[All Projects] Backend/Corepublic2011-01-09 23:492011-01-10 09:32
Reporterzaimoni 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionVaporwareFixed in Version 
Summary0000011: Support CHAR_BIT!=8
DescriptionActually two items:
* support native CHAR_BIT!=8 (e.g., the current string-escaping techniques won't work for CHAR_BIT==10 as they assume all characters can be octal-escaped)
* support target CHAR_BIT different than native CHAR_BIT

The absolute minimum CHAR_BIT we could have to worry about is 6 (EBDIC platforms), although representing the entire legal character set takes 7 bits.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2011-01-09 23:49 zaimoni New Issue
2011-01-10 09:32 zaimoni Target Version => Vaporware


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker