diff --git a/doc/compiler_specifics.html b/doc/compiler_specifics.html index c9894d3..1a1bc27 100644 --- a/doc/compiler_specifics.html +++ b/doc/compiler_specifics.html @@ -37,7 +37,7 @@ along with suitable workarounds when available.
-Note: Last tested in Boost 1.34.1. The information might be no longer accurate. -
+No problems have been detected with this compiler. The library fails to compile, -however, when Microsoft Visual C++ 6.0 is used as the backend. +however, when Microsoft Visual C++ 6.0 is used as the backend. Last time they were +tested (Boost.1.34.1), VC++ 7.0/7.1 backends worked correctly. The beta 2 version of +the Comeau compiler 4.3.10.1 has been used.
No problems have been detected with this compiler. Last tested for version A.06.14.
++No problems have been detected with this compiler. +
+@@ -220,6 +210,10 @@ supported on this platform.
+Note: Last tested in Boost 1.35. The information might be no longer accurate. +
+
member
not supported,
refer to the section on
@@ -244,32 +238,14 @@ Other than this, Boost.MultiIndex works without problems.
No problems have been detected with this compiler. -Tested from version 8.1 to 10.1. +Tested from version 8.1 to 10.0.
No problems have been detected with this compiler. -Last tested for versions 9.1 and 10.0. -
- -
-member
not supported,
-refer to the section on
-use of member_offset
for workarounds.
-
- -
-When used on top of MSVC++ 7.0 or prior, argument dependent lookup is
-disabled by default. This will cause problems with many Boost libraries,
-and in particular with the serialization part of Boost.MultiIndex.
-Argument dependent lookup is enabled by adding
-/Qoption,c,--arg_dep_lookup
to the project options.
+Tested from version 9.1 to 10.1.
/Qoption,c,--arg_dep_lookup
to the project options.
Other than this, Boost.MultiIndex works without problems.
-Last tested for compiler version 10.0.
+Last tested for compiler version 10.1.
-No problems have been detected with this compiler. +Last tested for compiler version 10.1.
Boost.MultiIndex works correctly with versions of this compiler from 9.0 to -9.5, under the two operating systems tested: Mac OS and Windows. +9.5, both under Mac OS and Windows.
+Beginning with Boost.1.36, Boost.Serialization is no longer supported in this +compiler, thus the serialization capabilities cannot be used. +
+ ++
member
not supported,
refer to the section on
@@ -533,15 +517,20 @@ in MSVC++ 6.0 with its original Dinkumware standard library. STLport 4.6.2 and
5.0.1 has also been confirmed to work correctly.
+Note: Last tested in Boost 1.35. The information might be no longer accurate. +
+-It is not possible to use the serialization capabilities of Boost.MultiIndex -along with the dynamic version of STLport, as some linking errors result. -Use instead the static version of STLport. This bug is fixed in STLport 5.0. +Beginning with Boost.1.36, Boost.Serialization is no longer supported in this +compiler, thus the serialization capabilities cannot be used.
-
member
not supported,
@@ -638,6 +627,10 @@ objects of derived types. For instance:
+Note: Last tested in Boost 1.35. The information might be no longer accurate. +
+
Boost.MultiIndex works for this configuration. The same issues apply as in
MSVC++ 7.0 with its original Dinkumware standard library.
@@ -655,35 +648,18 @@ If /Gm
is turned off, Boost.MultiIndex compiles and runs
without further problems.
-Boost.MultiIndex works for this configuration. The same issues apply as in -MSVC++ 7.1 with its original Dinkumware standard library. -
- -No problems have been detected with this compiler. +Last tested for compiler versions 8.0 and 9.0.
--No problems have been detected with this configuration. -
- --No problems have been detected with this compiler. -
- -No problems have been detected with this compiler. +Last tested for compiler version 9.0.
Revised May 26th 2008
+Revised July 3rd 2008
© Copyright 2003-2008 Joaquín M López Muñoz. Distributed under the Boost Software