View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005475 | 10000-006: Mappings | Spec | public | 2020-02-22 18:55 | 2020-06-30 16:44 |
| Reporter | Zbynek Zahradnik | Assigned To | Randy Armstrong | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0005475: Incorrect field names in Union example, and misleading text | ||||
| Description | The binary encoding of Unions has a C/C++ example with following text: It should be "...Field1 and Field2 are semantically coupled to form a union." instead. In addition, the next sentence says I think this is quite misleading, because while it is true for the semantics of the union, Part 6 and this text is about how the unions are encoded, and for the encoding, the order of the union fields does matter, because it determines the value of the encoded switch field. | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Changed text to: |
|
|
Agreed to text in telecon. 1.05.19 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-02-22 18:55 | Zbynek Zahradnik | New Issue | |
| 2020-03-24 03:04 | Randy Armstrong | Assigned To | => Randy Armstrong |
| 2020-03-24 03:04 | Randy Armstrong | Status | new => resolved |
| 2020-03-24 03:04 | Randy Armstrong | Resolution | open => fixed |
| 2020-03-24 03:04 | Randy Armstrong | Note Added: 0011827 | |
| 2020-06-30 16:44 | Jim Luth | Status | resolved => closed |
| 2020-06-30 16:44 | Jim Luth | Fixed in Version | => 1.05 |
| 2020-06-30 16:44 | Jim Luth | Note Added: 0012522 |