MantisBT - Z.C++ | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000015 | Z.C++ | [All Projects] Backend/Core | public | 2011-01-10 00:16 | 2011-01-11 04:02 |
| 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 | 0000015: standardize struct/class/union/enum parsing | ||||
| Description | We'd like struct/class/union/enum parsing to be a function call so that it can be done from within function parameter lists, etc. Migration remaining: * C: UNION_NAME, UNION_NAMED_DEF, UNION_ANON_DEF, STRUCT_NAME, STRUCT_NAMED_DEF, STRUCT_ANON_DEF; then eliminate dead switch * C++: UNION_NAME, UNION_NAMED_DEF; then eliminate dead switch | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-01-10 00:16 | zaimoni | New Issue | |||
| 2011-01-10 04:08 | zaimoni | Note Added: 0000001 | |||
| 2011-01-10 09:35 | zaimoni | Target Version | => 0.0.7 | ||
| 2011-01-10 09:38 | zaimoni | Assigned To | => zaimoni | ||
| 2011-01-10 09:38 | zaimoni | Status | new => assigned | ||
| 2011-01-10 09:39 | zaimoni | Status | assigned => confirmed | ||
| 2011-01-11 04:02 | zaimoni | Status | confirmed => resolved | ||
| 2011-01-11 04:02 | zaimoni | Fixed in Version | => 0.0.7 | ||
| 2011-01-11 04:02 | zaimoni | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||