Ticket #13607 (closed build error: fixed)
Warning about using _set_se_translator() without /EHa with MSVC
| Reported by: | guggy | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wxMSW | Version: | 2.9-svn |
| Keywords: | warning thread bakefile-ng | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
When I compile the src\msw\thread.cpp in VS2010 / Windows Vista, the warning
warning C4535: calling _set_se_translator() requires /EHa
is thrown in line 569.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

