[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
            Priority: Minor
             Fix For: 4.2.1


  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