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

Martin Sebor updated STDCXX-711:
--------------------------------

    Affects Version/s:     (was: 4.2.1)
                       trunk
        Fix Version/s:     (was: 4.2.1)
                       4.3

Changed Affects Version/s from 4.2.1 (which hasn't been released yet) to trunk.

Since {{rw_fnmatch()}} is a new interface it _probably_ shouldn't go in 4.2.1 
but rather in 4.3. Changed Fix Version/s accordingly.

I say _probably_ because the function is part of the test driver and not the 
library itself, and I'm not sure we have a policy or have even discussed 
whether the [compatibility policy|http://stdcxx.apache.org/releases.html] 
applies to other stdcxx components besides just the library.

> [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: trunk
>         Environment: MSVC, ICC/Windows
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.3
>
>         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.

Reply via email to