diff options
author | Benoit Foucher <benoit@zeroc.com> | 2005-05-16 10:33:49 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2005-05-16 10:33:49 +0000 |
commit | dc4727fe28d98ac5a18aada55e40c9af420feb53 (patch) | |
tree | 009b79e71989f4e5761393cd47de5c181406a3ce /cpp | |
parent | Minor Mac OS X Fix (diff) | |
download | ice-dc4727fe28d98ac5a18aada55e40c9af420feb53.tar.bz2 ice-dc4727fe28d98ac5a18aada55e40c9af420feb53.tar.xz ice-dc4727fe28d98ac5a18aada55e40c9af420feb53.zip |
Merged R2_1_branch version
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/install/vc71/doc/KNOWN_ISSUES.txt | 44 |
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. |