[
https://issues.apache.org/jira/browse/STDCXX-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Vitek resolved STDCXX-833.
---------------------------------
Resolution: Fixed
Committed to 4.2.x in
[r661873|http://svn.apache.org/viewvc?rev=661873&view=rev]. The fix is similar
to what is already used in 18.limits.traps.cpp.
> [MSVC 8,9/ICC 9/10] SIGFPE 18.limits.traps.stdcxx-624
> ------------------------------------------------------
>
> Key: STDCXX-833
> URL: https://issues.apache.org/jira/browse/STDCXX-833
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.1
> Environment: Windows MSVC 7.1/8/9, Intel C++ 9.1/10
> Reporter: Travis Vitek
> Assignee: Travis Vitek
> Priority: Minor
> Fix For: 4.2.2
>
> Original Estimate: 2h
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Divide by integer zero doesn't appear to generate SIGFPE. From the
> documentation I can find, it should generate a STATUS_INTEGER_DIVIDE_BY_ZERO
> structured exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.