Email List: Xaustin-group-lX
[All Lists]

[1003.1(2008)/Issue 7 0000088]: wcrtomb in wchar.h

To: austin-group-l@xxxxxxxxxxxxx
Subject: [1003.1(2008)/Issue 7 0000088]: wcrtomb in wchar.h
From: Austin Group Bug Tracker <noreply@xxxxxxxxxxxxx>
Date: Mon, 29 Jun 2009 17:33:11 +0000
Keywords: [1003.1(2008)/Issue 7] System Interfaces
The following issue has been RESOLVED. 
====================================================================== 
http://austingroupbugs.net/view.php?id=88 
====================================================================== 
Reported By:                msbrown
Assigned To:                ajosey
====================================================================== 
Project:                    1003.1(2008)/Issue 7
Issue ID:                   88
Category:                   System Interfaces
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     Resolved
Name:                       Mark Brown 
Organization:               IBM 
User Reference:              
Section:                    wcrtomb 
Page Number:                2195 
Line Number:                69147 
Final Accepted Text:         
Resolution:                 Accepted
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-29 17:32 UTC
Last Modified:              2009-06-29 17:33 UTC
====================================================================== 
Summary:                    wcrtomb in wchar.h
Description: 
 _____________________________________________________________________________
 EDITORIAL                                      Enhancement Request Number
18
 ebb9:xxxxxxx                                 Defect in XSH wcrtomb (rdvk#
 5)
 {ebb.wcrtomb}                                   Tue, 23 Dec 2008 03:34:32
GMT

_____________________________________________________________________________


 Per C99, wcrtomb is declared in <wchar.h>, not <stdio.h>.  XBD has the
correct listings, only XSH needs adjustment.

Desired Action: 
At line 69147, replace

 #include <stdio.h>

 with

 #include <wchar.h>
======================================================================

<Prev in Thread] Current Thread [Next in Thread>