View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005184 | 10000-003: Address Space | Spec | public | 2019-10-22 14:10 | 2020-08-18 16:37 |
| Reporter | Matthias Damm | Assigned To | Jeff Harding | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0005184: Is it allowed to define concrete structure data types without fields | ||||
| Description | It makes sense to define abstract structure types as base types that do not have structure fields. But it makes no sense to allow this for structure types that can be used directly. In some programming languages it is not even possible to represent them in code. But we did not find any statement that disallows this. | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Clarify in Part 3 that an empty structure must be declared as abstract. |
|
|
Added clarifying text "While abstract Structures may be defined with no fields a non-abstract Structure shall have one or more fields defined" to the definition of the Structure datatype. |
|
|
Agreed to changes in telecon. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-22 14:10 | Matthias Damm | New Issue | |
| 2019-10-22 15:35 | Jim Luth | Note Added: 0011131 | |
| 2019-10-22 15:35 | Jim Luth | Assigned To | => Jeff Harding |
| 2019-10-22 15:35 | Jim Luth | Status | new => assigned |
| 2020-06-08 12:58 | Jeff Harding | Status | assigned => resolved |
| 2020-06-08 12:58 | Jeff Harding | Resolution | open => fixed |
| 2020-06-08 12:58 | Jeff Harding | Fixed in Version | => 1.05 |
| 2020-06-08 12:58 | Jeff Harding | Note Added: 0012188 | |
| 2020-08-18 16:37 | Jim Luth | Status | resolved => closed |
| 2020-08-18 16:37 | Jim Luth | Note Added: 0012696 |