View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001888 | 1003.1(2024)/Issue8 | Base Definitions and Headers | public | 2024-12-05 23:54 | 2024-12-12 16:26 |
Reporter | larryv | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Resolved | Resolution | Accepted | ||
Name | Lawrence Velázquez | ||||
Organization | |||||
User Reference | |||||
Section | pthread.h | ||||
Page Number | 332 | ||||
Line Number | 11714 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0001888: pthread.h: change "pthread_attr_getstackaddr,( )" to "pthread_attr_getstackaddr( )," | ||||
Description | Functions are usually referenced using the form fname( ). Commas are unwelcome here. | ||||
Desired Action | On page 331 line 11714, changepthread_attr_getstackaddr,( )to pthread_attr_getstackaddr( ), | ||||
Tags | tc1-2024 |
has duplicate | 0001889 | Closed | 1003.1(2016/18)/Issue7+TC2 | pthread.h: change "pthread_attr_getstackaddr,( )" to "pthread_attr_getstackaddr( )," |
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 |