HT> Building SVN 67729 with VC 2010 SP1 gives "warning C4535: calling
HT> _set_se_translator() requires /EHa" for:
HT> ..\..\src\msw\thread.cpp(569)
HT> ..\..\src\msw\main.cpp(185)
To the best of my knowledge this warning is harmless. And getting rid of
it is unfortunately difficult because the project files are generated by a
tool which doesn't support specifying special options for individual files.
So for the observable future we'll just have to live with it.
Regards,
VZ