summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/install/vc71/doc/KNOWN_ISSUES.txt44
1 files changed, 11 insertions, 33 deletions
diff --git a/cpp/install/vc71/doc/KNOWN_ISSUES.txt b/cpp/install/vc71/doc/KNOWN_ISSUES.txt
index a63c9539f43..8cac9038eae 100644
--- a/cpp/install/vc71/doc/KNOWN_ISSUES.txt
+++ b/cpp/install/vc71/doc/KNOWN_ISSUES.txt
@@ -1,42 +1,20 @@
-Please let us know about any bugs, comments, or feeback in
-the Ice
+Please let us know about any bugs, comments, or feeback in the Ice
forum at http://www.zeroc.com.
-
-
-
-
Binary compatibility on Mono
-
-------------------------------
-
-
-
-Mono currently has issues with forwarding requests to load a particular
-
-version of the runtime to a different version. Until this is resolved
-
-in Mono, you cannot run applications compiled with 2.1.0 against the
-
-2.1.1 runtime.
-
-
-
+----------------------------
+Mono currently has issues with forwarding requests to load a
+particular version of the runtime to a different version. Until this
+is resolved in Mono, you cannot run applications compiled with 2.1.0
+against the 2.1.1 runtime.
Mono on Mac OS X
-
----------------
-
-The Ice for C# slicing/objects test currently fails with Mono on Mac OS X.
-
-We believe that this is caused by a bug in the Mono runtime and we are
-
-working with the Mono developers to resolve this.
-
-
-
-Ice for Visual Basic uses the same runtime as Ice for C# and is therefore
+The Ice for C# slicing/objects test currently fails with Mono on Mac
+OS X. We believe that this is caused by a bug in the Mono runtime and
+we are working with the Mono developers to resolve this.
-affected by this problem as well.
+Ice for Visual Basic uses the same runtime as Ice for C# and is
+therefore affected by this problem as well.