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

Martin Sebor reassigned STDCXX-281:
-----------------------------------

    Assignee: Martin Sebor

> [localedef] infinite loop on invalid LC_COLLATE input
> -----------------------------------------------------
>
>                 Key: STDCXX-281
>                 URL: http://issues.apache.org/jira/browse/STDCXX-281
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 4.1.3
>         Environment: All
>            Reporter: Farid Zaripov
>         Assigned To: Martin Sebor
>
>   The localedef utility goes into infinity loop if LC_COLLATE section of the 
> locale definition file is incomplete.
> -----------------------
> $    echo "LC_COLLATE" > collate.src \
>    && echo > empty.cm \
>    && ../bin/localedef -c -w -f empty.cm -i collate.src collate.empty
> -----------------------
> The details are here:
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200608.mbox/[EMAIL
>  PROTECTED]

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

        

Reply via email to