You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/01/07 21:18:45 UTC

[jira] Updated: (STDCXX-24) [Cygwin] collate.cpp needs wcsnxfrm

     [ http://issues.apache.org/jira/browse/STDCXX-24?page=all ]

Martin Sebor updated STDCXX-24:
-------------------------------

    Fix Version: 4.1.4
                     (was: 4.1.3)

> [Cygwin] collate.cpp needs wcsnxfrm
> -----------------------------------
>
>          Key: STDCXX-24
>          URL: http://issues.apache.org/jira/browse/STDCXX-24
>      Project: STDCXX
>         Type: Bug
>   Components: 22. Localization
>     Versions: 4.1.2
>  Environment: Cygwin
>     Reporter: Lance Diduck
>      Fix For: 4.1.4

>
> Martin Sebor paraphrased:
> Cygwin really doesn't define wcsnxfrm() (i.e.,  both
> _RWSTD_NO_WCSXFRM and _RWSTD_NO_WCSXFRM_IN_LIBC are #defined) 
> we should probably implement our own transformation. 
> Looking at
> collate.cpp, though, I don't see a check for _RWSTD_NO_WCSXFRM_IN_LIBC,
> just for the former (which only determines whether function is declared;
> the latter tells us if it's also not defined).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira