[uClibc-cvs] [uClibc 0000364]: misplaced test in features.h

bugs at busybox.net bugs at busybox.net
Wed Aug 10 23:32:07 UTC 2005


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=364 
====================================================================== 
Reported By:                hassold
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   364
Category:                   Internationalization / Localization
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             08-02-2005 22:32 PDT
Last Modified:              08-10-2005 16:32 PDT
====================================================================== 
Summary:                    misplaced test in features.h
Description: 
Configuration symbol __UCLIBC_HAS_WCHAR__ is tested as defined line 249 of
features.h, whereas header bits/uClibc_Config.h, where it is (eventually)
defined, is not yet included (line 267). As a consequence, symbol
__STDC_ISO_10646__ is never defined, and several programs believe C libary
hsa no wchar support.

====================================================================== 

---------------------------------------------------------------------- 
 vapier - 08-10-05 16:32  
---------------------------------------------------------------------- 
thanks, fixed in svn 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-02-05 22:32  hassold        New Issue                                    
08-02-05 22:32  hassold        Status                   new => assigned     
08-02-05 22:32  hassold        Assigned To               => uClibc          
08-10-05 16:32  vapier         Note Added: 0000401                          
08-10-05 16:32  vapier         Status                   assigned => closed  
08-10-05 16:32  vapier         Resolution               open => fixed       
08-10-05 16:32  vapier         Summary                  misplaced test in
feature.h => misplaced test in features.h
======================================================================




More information about the uClibc-cvs mailing list