[ 
https://issues.apache.org/jira/browse/STDCXX-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589971#action_12589971
 ] 

Farid Zaripov commented on STDCXX-281:
--------------------------------------

Merged in 4.2.x branch thus: 
http://svn.apache.org/viewvc?view=rev&revision=648752

> [localedef] infinite loop on invalid LC_COLLATE input
> -----------------------------------------------------
>
>                 Key: STDCXX-281
>                 URL: https://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
>            Assignee: Martin Sebor
>            Priority: Trivial
>             Fix For: 4.2.1
>
>   Original Estimate: 2h
>          Time Spent: 1h
>  Remaining Estimate: 1h
>
>   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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to