View Issue Details

IDProjectCategoryView StatusLast Update
00018881003.1(2024)/Issue8Base Definitions and Headerspublic2024-12-12 16:26
Reporterlarryv Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ResolvedResolutionAccepted 
NameLawrence Velázquez
Organization
User Reference
Sectionpthread.h
Page Number332
Line Number11714
Interp Status---
Final Accepted Text
Summary0001888: pthread.h: change "pthread_attr_getstackaddr,( )" to "pthread_attr_getstackaddr( ),"
DescriptionFunctions are usually referenced using the form fname( ). Commas are unwelcome here.
Desired ActionOn page 331 line 11714, change
pthread_attr_getstackaddr,( )
to
pthread_attr_getstackaddr( ),
Tagstc1-2024

Relationships

has duplicate 0001889 Closed 1003.1(2016/18)/Issue7+TC2 pthread.h: change "pthread_attr_getstackaddr,( )" to "pthread_attr_getstackaddr( )," 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-12-05 23:54 larryv New Issue
2024-12-05 23:54 larryv Name => Lawrence Velázquez
2024-12-05 23:54 larryv Section => pthread.h
2024-12-05 23:54 larryv Page Number => 332
2024-12-05 23:54 larryv Line Number => 11714
2024-12-12 16:26 Don Cragun Interp Status => ---
2024-12-12 16:26 Don Cragun Status New => Resolved
2024-12-12 16:26 Don Cragun Resolution Open => Accepted
2024-12-12 16:26 Don Cragun Tag Attached: tc1-2024
2024-12-12 16:31 Don Cragun Relationship added has duplicate 0001889