View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000290 | 1003.1(2008)/Issue 7 | System Interfaces | public | 2010-07-22 16:04 | 2013-04-16 13:06 |
Reporter | geoffclare | Assigned To | ajosey | ||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Accepted | ||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | uselocale | ||||
Page Number | 2162 | ||||
Line Number | 68296 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000290: Reference to "null pointer" on uselocale() page | ||||
Description | The uselocale() page says: If the newloc argument is a null pointer, ... Since locale_t is not required to be a pointer type, this should say (locale_t)0 (as on line 68292). | ||||
Desired Action | Change "a null pointer" to "(locale_t)0". | ||||
Tags | tc1-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-07-22 16:04 | geoffclare | New Issue | |
2010-07-22 16:04 | geoffclare | Status | New => Under Review |
2010-07-22 16:04 | geoffclare | Assigned To | => ajosey |
2010-07-22 16:04 | geoffclare | Name | => Geoff Clare |
2010-07-22 16:04 | geoffclare | Organization | => The Open Group |
2010-07-22 16:04 | geoffclare | Section | => uselocale |
2010-07-22 16:04 | geoffclare | Page Number | => 2162 |
2010-07-22 16:04 | geoffclare | Line Number | => 68296 |
2010-07-22 16:04 | geoffclare | Interp Status | => --- |
2010-07-29 16:07 | msbrown | Status | Under Review => Resolved |
2010-07-29 16:07 | msbrown | Resolution | Open => Accepted |
2010-08-27 11:15 | ajosey | Tag Attached: tc1-2008 | |
2012-06-28 20:07 | eblake | Relationship added | related to 0000582 |
2013-04-16 13:06 | ajosey | Status | Resolved => Closed |