From: John Maddock (john_at_[hidden])
Date: 2004-11-08 07:17:58


> Did you commit it also to 1_32? Seems that's the reason for the new Intel
> 8.1 failures!

I've looked into this: there appears to be a new bug in Intel 8.1.20 which
is causing the dll not to build (an unresolved external to
std::codecvt<wchar_t, char, int>::id, which does not occur when building
with Intel 8.1.19). I've submitted a bug report to Intel, but for now you
may want to mark this up as an expected failure.

John.