]> git.saurik.com Git - wxWidgets.git/commit
Suppress warning about _set_se_translator() for VC++ 10 and 11 too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Dec 2012 16:03:24 +0000 (16:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Dec 2012 16:03:24 +0000 (16:03 +0000)
commit5d79e64a00b88fda5e9e2854b4c2925fba72f902
tree7309747f3a83b32f517847b217f3241db78506c2
parent98c9096992dfc5e8149d0bf1b7d0de51a7979075
Suppress warning about _set_se_translator() for VC++ 10 and 11 too.

Previously we disabled this warning for VC versions up to 9 but the warning
still seems to be as harmless as before for the newer versions too.

Closes #13607.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/seh.h