View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001237 | Ecere SDK | compiler | public | 2021-01-21 14:31 | 2021-01-21 16:45 |
| Reporter | qduong99 | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | -crossplatform | OS | - | OS Version | - |
| Summary | 0001237: Duplicate enum declarationof enum types should be flag by compiler | ||||
| Description | Example below would allow 2 entries of duplicate "a", the compiler should produce an error: enum SomeEnum { none, a,a }; | ||||
| Tags | No tags attached. | ||||