From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-03-03 12:45:33


Hi,

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.

Gennadiy