View Issue Details

IDProjectCategoryView StatusLast Update
00009962008-TC2System Interfacespublic2015-10-29 15:29
Reportergeoffclare Assigned To 
PrioritynormalSeverityEditorialTypeEnhancement Request
Status ResolvedResolutionAccepted As Marked 
Product VersionDraft 2 
NameGeoff Clare
OrganizationThe Open Group
User Reference
SectionXSH/TC2/D2/0003
Page Number51
Line Number1564
Interp Status---
Final Accepted TextSee 0000996:0002880
Summary0000996: The <stdint.h> change in XSH 2.2.2 leaves an empty row
DescriptionWhen the change from 0000790 to XSH 2.2.2 is implemented, it leaves an empty row for <stdint.h> in the table. The whole row should be removed instead.
Desired ActionChange:
Remove the following from the Complete Name column for <stdint.h>:

int[0-9a-z_]*_t,
uint[0-9a-z_]*_t
to:
Remove the <stdint.h> row from the table.

TagsNo tags attached.

Activities

shware_systems

2015-10-28 18:17

reporter   bugnote:0002879

The C standard does reserve that subset of the "_t" suffix in its' Future Directions. A note referring to where "_t" reserved, with CX shading, would indicate that deferral to C is being accommodated better than deletion will, imo. Whether note in table, following with "See Note n" in table, or "See <_t ref>" with explanation there preferable I leave open.

nick

2015-10-29 15:28

manager   bugnote:0002880

Change:
Remove the following from the Complete Name column for <stdint.h>:

int[0-9a-z_]*_t,
uint[0-9a-z_]*_t

to:
Remove the <stdint.h> row from the table and append the following sentence to the small-font note after the table:

The C standard reserves int[0-9a-z_]*_t and uint[0-9a-z_]*_t in <stdint.h>; this is not included in the table above because it is covered by the reserved _t suffix for any header.

Issue History

Date Modified Username Field Change
2015-10-28 16:44 geoffclare New Issue
2015-10-28 16:44 geoffclare Name => Geoff Clare
2015-10-28 16:44 geoffclare Organization => The Open Group
2015-10-28 16:44 geoffclare Section => XSH/TC2/D2/0003
2015-10-28 16:44 geoffclare Page Number => 51
2015-10-28 16:44 geoffclare Line Number => 1564
2015-10-28 16:44 geoffclare Interp Status => ---
2015-10-28 18:17 shware_systems Note Added: 0002879
2015-10-29 15:28 nick Note Added: 0002880
2015-10-29 15:29 nick Final Accepted Text => See 0000996:0002880
2015-10-29 15:29 nick Status New => Resolved
2015-10-29 15:29 nick Resolution Open => Accepted As Marked