Anonymous | Login | Signup for a new account | 2025-03-27 23:13 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0000022 | Z.C++ | [All Projects] Backend/Core | public | 2011-01-14 03:29 | 2011-01-25 02:35 | |
Reporter | zaimoni | |||||
Assigned To | zaimoni | |||||
Priority | high | Severity | major | Reproducibility | N/A | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | 0.0.7 | Fixed in Version | 0.0.7 | |||
Summary | 0000022: const/volatile union test case suite | |||||
Description | actually exercise declaring const/volatile union-typed variables. This does imply building out the backend support for them. | |||||
Tags | No tags attached. | |||||
Attached Files | ||||||
![]() |
|
(0000010) zaimoni (administrator) 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 (administrator) 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 |
![]() |
|||
Date Modified | Username | Field | Change |
2011-01-14 03:29 | zaimoni | New Issue | |
2011-01-14 03:32 | zaimoni | Assigned To | => zaimoni |
2011-01-14 03:32 | zaimoni | Status | new => assigned |
2011-01-23 02:07 | zaimoni | Note Added: 0000010 | |
2011-01-23 20:21 | zaimoni | Note Added: 0000013 | |
2011-01-23 23:41 | zaimoni | Note Edited: 0000010 | View Revisions |
2011-01-24 18:02 | zaimoni | Note Edited: 0000010 | View Revisions |
2011-01-24 20:12 | zaimoni | Status | assigned => resolved |
2011-01-24 20:12 | zaimoni | Resolution | open => fixed |
2011-01-25 02:35 | zaimoni | Fixed in Version | => 0.0.7 |
Copyright © 2000 - 2010 MantisBT Group |