You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2008/01/29 15:08:33 UTC

[jira] Commented: (STDCXX-711) [MSVC] 0.fnmatch fails

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

Farid Zaripov commented on STDCXX-711:
--------------------------------------

ChangeLog:

* tests/src/fnmatch.cpp (rw_fnmatch): Check for the end of string before invoking _rw_bracketmatch().


> [MSVC] 0.fnmatch fails
> ----------------------
>
>                 Key: STDCXX-711
>                 URL: https://issues.apache.org/jira/browse/STDCXX-711
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.2.1
>         Environment: MSVC, ICC/Windows
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2.1
>
>         Attachments: fnmatch.cpp.diff
>
>   Original Estimate: 1h
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
>   The 0.fnmatch test fails on MSVC and ICC/Windows with two assertions:
> --------------------------
> 291. rw_fnmatch("[!a]", "", 0) ==> 0, expected (native:own) 1:1
> 301. rw_fnmatch("[!ab]", "", 0) ==> 0, expected (native:own) 1:1
> --------------------------

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