[
https://issues.apache.org/jira/browse/STDCXX-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Farid Zaripov updated STDCXX-711:
---------------------------------
Fix Version/s: (was: 4.3)
4.2.1
Fixed in 4.2.1 release
> [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.2.1
>
> Attachments: fnmatch.cpp.diff
>
> Original Estimate: 1h
> Time Spent: 2h
> 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.