MantisBT - Z.C++
View Issue Details
0000022Z.C++[All Projects] Backend/Corepublic2011-01-14 03:292011-01-25 02:35
zaimoni 
zaimoni 
highmajorN/A
resolvedfixed 
 
0.0.70.0.7 
0000022: const/volatile union test case suite
actually exercise declaring const/volatile union-typed variables. This does imply building out the backend support for them.
No tags attached.
Issue History
2011-01-14 03:29zaimoniNew Issue
2011-01-14 03:32zaimoniAssigned To => zaimoni
2011-01-14 03:32zaimoniStatusnew => assigned
2011-01-23 02:07zaimoniNote Added: 0000010
2011-01-23 20:21zaimoniNote Added: 0000013
2011-01-23 23:41zaimoniNote Edited: 0000010bug_revision_view_page.php?bugnote_id=0000010#r13
2011-01-24 18:02zaimoniNote Edited: 0000010bug_revision_view_page.php?bugnote_id=0000010#r17
2011-01-24 20:12zaimoniStatusassigned => resolved
2011-01-24 20:12zaimoniResolutionopen => fixed
2011-01-25 02:35zaimoniFixed in Version => 0.0.7

Notes
(0000010)
zaimoni   
2011-01-23 02:07   
(edited on: 2011-01-24 18:02)
Augmentation targets:
* Pass_union_def.in (then regenerate and update) [done]
* new file Pass_union_def2.hpp to test depth-1 namespaces
* new file Error_union_runon_def.in (regenerate and update) [done]

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

(0000013)
zaimoni   
2011-01-23 20:21   
Initial testing hit problems:
C:\CPP_App\Z.C++\tests\zcc.in\decl.C99>..\..\..\zcc Error_union_runon_def.h
size_t kleene_star_core<classifier>::operator[](size_t) const [with classifier =
 size_t (*)(const parse_tree&)]
kleene_star.hpp:29
size()>i

C:\CPP_App\Z.C++\tests\zcc.in\decl.C99>..\..\..\zcc Error_union_runon_def.hpp
size_t kleene_star_core<classifier>::operator[](size_t) const [with classifier =
 size_t (*)(const parse_tree&)]
kleene_star.hpp:29
size()>i

C:\CPP_App\Z.C++\tests\zcc.in\decl.C99>..\..\..\zcc Pass_union_def.hpp
size_t kleene_star_core<classifier>::operator[](size_t) const [with classifier =
 size_t (*)(const parse_tree&)]
kleene_star.hpp:29
size()>i

C:\CPP_App\Z.C++\tests\zcc.in\decl.C99>..\..\..\zcc Pass_union_def.h
size_t kleene_star_core<classifier>::operator[](size_t) const [with classifier =
 size_t (*)(const parse_tree&)]
kleene_star.hpp:29
size()>i