id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 762,[test] evc4 issue with SEH support,vividos,Gennadiy Rozental,"{{{ Hi, I'm trying to port Boost 1.34 to the eMbedded Visual C++ compiler. I encountered an error in boost/test/impl/execution_monitor.ipp where it is checked if the platform being used supports SEH and defines BOOST_MS_STRUCTURED_EXCEPTION_HANDLING in that case. evc4 and the Windows CE 4.2 platform supports SEH, but it doesn't provide for setting structured exception translators. For this reason this patch disables the whole feature, at least for Windows CE 4.2. It additionally patches a line where a warning is output with the preprocessor statement ""#warning"" that isn't supported on evc4. I think the more portable version of this is ""#pragma message"". }}}",Patches,closed,,test,None,Problem,fixed,,