Issue 241231.1: Example in Appendix D Refers to Ada Example in Error
| Author: | Cary Coutant |
|---|---|
| Champion: | |
| Date submitted: | 2024-12-31 |
| Date revised: | |
| Date closed: | 2025-01-06 |
| Type: | Error |
| Status: | Accepted |
| DWARF version: | 6 |
In Appendix D, Section D.2.1 Fortran Simple Array Example (p 294):
(See the following Ada example for a case where the type for an object without a descriptor does have a
DW_AT_data_locationattribute. In that case the object doubles as its own descriptor.)
The Ada example does NOT have a DW_AT_data_location attribute.
Solutions
-
Remove the parenthetical remark; or
-
Update the example with one that uses a
DW_AT_data_locationattribute.
2025-01-06: Accepted. Remove the parenthetical remark.