View Issue Details

IDProjectCategoryView StatusLast Update
00002901003.1(2008)/Issue 7System Interfacespublic2013-04-16 13:06
Reportergeoffclare Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionuselocale
Page Number2162
Line Number68296
Interp Status---
Final Accepted Text
Summary0000290: Reference to "null pointer" on uselocale() page
DescriptionThe 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 ActionChange "a null pointer" to "(locale_t)0".
Tagstc1-2008

Relationships

related to 0000582 Closedajosey uselocale(0) is poorly specified 

Activities

There are no notes attached to this issue.

Issue History

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