Re: [boost] [vc-8_0]/EH option

Gennadiy Rozental wrote:
It was brought to my attention that msvc toolset (and all derivatives) doesn't allow to specify /EHa option. The Unit Test Framework *have* to be compiled with this option. It seems that older versions on Microsoft compiler deduced the need in async exception by themselves. This is definitely needs to be address before release.
Hi, Is there a chance to get this problem fixed in CVS shortly? Or it requires serious amount of changes? In the meantime, is this safe to use UTF binary built with VC++ 8.0 project files? Best regards -- Mateusz Łoskot http://mateusz.loskot.net

"Mateusz Loskot" <mateusz@loskot.net> wrote in message news:duc6tv$3l7$1@sea.gmane.org...
Gennadiy Rozental wrote:
It was brought to my attention that msvc toolset (and all derivatives) doesn't allow to specify /EHa option. The Unit Test Framework *have* to
be
compiled with this option. It seems that older versions on Microsoft compiler deduced the need in async exception by themselves. This is definitely needs to be address before release.
Hi, Is there a chance to get this problem fixed in CVS shortly? Or it requires serious amount of changes?
I don't think it will reqire a lot of chnages. But it will need t obe discussed
In the meantime, is this safe to use UTF binary built with VC++ 8.0 project files?
Yes it is. Gennadiy

Gennadiy Rozental wrote:
"Mateusz Loskot" <mateusz@loskot.net> wrote in message news:duc6tv$3l7$1@sea.gmane.org...
Gennadiy Rozental wrote:
It was brought to my attention that msvc toolset (and all derivatives) doesn't allow to specify /EHa option. The Unit Test Framework *have* to be compiled with this option. It seems that older versions on Microsoft compiler deduced the need in async exception by themselves. This is definitely needs to be address before release.
Is there a chance to get this problem fixed in CVS shortly? Or it requires serious amount of changes?
I don't think it will reqire a lot of chnages. But it will need t obe discussed
OK, so I'll wait. Thanks for your effort in this subject.
In the meantime, is this safe to use UTF binary built with VC++ 8.0 project files?
Yes it is.
Great! That means I can continue my work without waiting for the fix. Cheers -- Mateusz Łoskot http://mateusz.loskot.net
participants (2)
-
Gennadiy Rozental
-
Mateusz Łoskot