View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000910 | 1003.1(2013)/Issue7+TC1 | System Interfaces | public | 2015-01-09 14:12 | 2019-06-10 08:54 |
Reporter | wakely | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Accepted | ||
Name | Jonathan Wakely | ||||
Organization | Red Hat | ||||
User Reference | |||||
Section | pthread_cond_destroy | ||||
Page Number | 1597 | ||||
Line Number | 51806 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000910: pthread_cond_destroy example uses undeclared variable | ||||
Description | In the example line (B) refers to a variable "rp" which is not defined. Presumably it should be "ep" | ||||
Desired Action | s/rp/ep/ | ||||
Tags | tc2-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-09 14:12 | wakely | New Issue | |
2015-01-09 14:12 | wakely | Name | => Jonathan Wakely |
2015-01-09 14:12 | wakely | Organization | => Red Hat |
2015-01-09 14:12 | wakely | Section | => pthread_cond_destroy |
2015-01-09 14:12 | wakely | Page Number | => 1597 |
2015-01-09 14:12 | wakely | Line Number | => 51806 |
2015-03-26 16:25 | Don Cragun | Interp Status | => --- |
2015-03-26 16:25 | Don Cragun | Status | New => Resolved |
2015-03-26 16:25 | Don Cragun | Resolution | Open => Accepted |
2015-03-26 16:25 | Don Cragun | Tag Attached: tc2-2008 | |
2019-06-10 08:54 | agadmin | Status | Resolved => Closed |