MantisBT - Z.C++
View Issue Details
0000024Z.C++[All Projects] Backend/Corepublic2011-01-14 03:312011-01-25 02:34
zaimoni 
zaimoni 
highmajorhave not tried
resolvedfixed 
 
0.0.70.0.7 
0000024: const/volatile class test case suite
actually exercise declaring const/volatile class-typed variables. This does imply building out the backend support for them.
No tags attached.
child of 0000023resolved zaimoni const/volatile struct test case suite 
Issue History
2011-01-14 03:31zaimoniNew Issue
2011-01-14 03:32zaimoniAssigned To => zaimoni
2011-01-14 03:32zaimoniStatusnew => assigned
2011-01-23 20:29zaimoniRelationship addedchild of 0000023
2011-01-23 23:36zaimoniNote Added: 0000014
2011-01-23 23:41zaimoniNote Edited: 0000014bug_revision_view_page.php?bugnote_id=0000014#r11
2011-01-24 18:02zaimoniNote Edited: 0000014bug_revision_view_page.php?bugnote_id=0000014#r16
2011-01-25 02:34zaimoniStatusassigned => resolved
2011-01-25 02:34zaimoniFixed in Version => 0.0.7
2011-01-25 02:34zaimoniResolutionopen => fixed

Notes
(0000014)
zaimoni   
2011-01-23 23:36   
(edited on: 2011-01-24 18:02)
Augmentation targets:
* Pass_class_def.cpp [done]
* new file Pass_class_def2.hpp to test depth-1 namespaces
* new file Error_class_runon_def.hpp [done]

Cf. enum versions for general sense of what to do.