View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001889 | 1003.1(2016/18)/Issue7+TC2 | Base Definitions and Headers | public | 2024-12-06 01:52 | 2024-12-12 16:31 |
Reporter | larryv | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Duplicate | ||
Name | Lawrence Velázquez | ||||
Organization | |||||
User Reference | |||||
Section | pthread.h | ||||
Page Number | 319 | ||||
Line Number | 10867 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0001889: 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 319 line 10867, changepthread_attr_getstackaddr,( )to pthread_attr_getstackaddr( ), | ||||
Tags | No tags attached. |
duplicate of | 0001888 | Resolved | 1003.1(2024)/Issue8 | pthread.h: change "pthread_attr_getstackaddr,( )" to "pthread_attr_getstackaddr( )," |
|
Whelp, I copypasted Desired Action from 0001888 without updating the page and line numbers. They should be "319" and "10867" (respectively), matching the Page Number and Line Number fields (respectively). |
|
Desired Action corrected as per 0001889:0006992. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-06 01:52 | larryv | New Issue | |
2024-12-06 01:52 | larryv | Name | => Lawrence Velázquez |
2024-12-06 01:52 | larryv | Section | => pthread.h |
2024-12-06 01:52 | larryv | Page Number | => 319 |
2024-12-06 01:52 | larryv | Line Number | => 10867 |
2024-12-06 01:55 | larryv | Note Added: 0006992 | |
2024-12-12 14:15 | geoffclare | Interp Status | => --- |
2024-12-12 14:15 | geoffclare | Note Added: 0006998 | |
2024-12-12 14:15 | geoffclare | Desired Action Updated | |
2024-12-12 16:29 | Don Cragun | Status | New => Closed |
2024-12-12 16:29 | Don Cragun | Resolution | Open => Duplicate |
2024-12-12 16:31 | Don Cragun | Relationship added | duplicate of 0001888 |