[phoenix] fixed some gcc 4.4 hickups, added expected failures

[SVN r71267]
This commit is contained in:
Thomas Heller 2011-04-15 06:00:03 +00:00
parent 67428284ea
commit 6f4d72c242

View file

@ -2693,11 +2693,18 @@ for more information.
<toolset name="sun-5.10"/>
<toolset name="borland-*"/>
<toolset name="vacpp*"/>
<note author="Thomas Heller" id="phoenix-incompatible compilers">
<note author="Thomas Heller" id="phoenix-incompatible-compilers">
These compilers don't work with phoenix.
This is due to the fact that phoenix uses proto
</note>
</mark-unusable>
</mark-unusable>
<mark-expected-failures>
<test name="member"/>
<toolset name="*msvc*"/>
<note author="Thomas Heller" id="phoenix-operator-member-bug">
MSVC seems to have a code generation bug showing up when using operator->* with a member variable
</note>
</mark-expected-failures>
</library>