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 14:53:34 UTC

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

     [ https://issues.apache.org/jira/browse/STDCXX-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov updated STDCXX-711:
---------------------------------

    Attachment: fnmatch.cpp.diff

The patch is attached

> [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
>  Remaining Estimate: 1h
>
>   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.