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/08/26 01:55:22 UTC

[jira] Created: (STDCXX-279) Euro locales fail to build

Euro locales fail to build
--------------------------

                 Key: STDCXX-279
                 URL: http://issues.apache.org/jira/browse/STDCXX-279
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Locales
    Affects Versions: 4.1.2, 4.1.3
         Environment: all
            Reporter: Martin Sebor
         Assigned To: Martin Sebor


All Euro locales fail to build with an error like the one below:

$ ../bin/localedef -w -c -f /build/sebor/dev/stdlib/etc/nls/charmaps/ISO-8859-15 -i /build/sebor/dev/stdlib/etc/nls/src/sv_FI.euro /build/sebor/gcc-4.1.0-11s/nls/sv_FI.ISO-8859-15@euro
Error 500: fi_FI@euro could not be opened for reading


-- 
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

        

[jira] Closed: (STDCXX-279) Euro locales fail to build

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor closed STDCXX-279.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 4.2

Fixed by the referenced patch. Nightly tests of @euro locales have been passing for some time.

> Euro locales fail to build
> --------------------------
>
>                 Key: STDCXX-279
>                 URL: https://issues.apache.org/jira/browse/STDCXX-279
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Locales
>    Affects Versions: 4.1.3, 4.1.2
>         Environment: all
>            Reporter: Martin Sebor
>         Assigned To: Martin Sebor
>             Fix For: 4.2
>
>
> All Euro locales fail to build with an error like the one below:
> $ ../bin/localedef -w -c -f /build/sebor/dev/stdlib/etc/nls/charmaps/ISO-8859-15 -i /build/sebor/dev/stdlib/etc/nls/src/sv_FI.euro /build/sebor/gcc-4.1.0-11s/nls/sv_FI.ISO-8859-15@euro
> Error 500: fi_FI@euro could not be opened for reading

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.