[
https://issues.apache.org/jira/browse/STDCXX-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589148#action_12589148
]
Martin Sebor commented on STDCXX-833:
-------------------------------------
Gotcha! Setting a structured exception handler sounds good. I think we're
already doing that in
[18.limits.traps.cpp|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/support/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
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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.