Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000014Z.C++[All Projects] Feature Requestpublic2011-01-09 23:522011-01-10 09:34
Reporterzaimoni 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionVaporwareFixed in Version 
Summary0000014: Enforce standards' restrictions on identifiers
DescriptionFrom GCC:
#pragma GCC poison ___ ... : makes referenced identifiers preprocessing errors when tokenized after this point. Doesn't affect uses before that point, even in macro expansions.
* this is a special case of a feature needed to allow headers to enforce C/C++/POSIX reserved keywords. We also need to render identifiers toxic by prefix and/or suffix, in some cases context-sensitively.
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:52 zaimoni New Issue
2011-01-10 00:37 zaimoni Category Backend/Core => Feature Request
2011-01-10 09:34 zaimoni Target Version => Vaporware


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker