[
https://issues.apache.org/jira/browse/STDCXX-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586917#action_12586917
]
sebor edited comment on STDCXX-833 at 4/8/08 11:15 AM:
--------------------------------------------------------------
Right. We map it to SIGFPE: see
[r555657|http://svn.apache.org/viewvc?view=rev&rev=555657].
was (Author: sebor):
Right. We map it to SIGFPE.
> [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.