[Mono-bugs] [Bug 62409][Blo] Changed - Random NullPointerExceptions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 08:40:31 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by michi@zeroc.com.

http://bugzilla.ximian.com/show_bug.cgi?id=62409

--- shadow/62409	2004-08-04 08:36:16.000000000 -0400
+++ shadow/62409.tmp.23814	2004-08-04 08:40:31.000000000 -0400
@@ -114,6 +114,22 @@
 Michi.
 
 ------- Additional Comments From dick@ximian.com  2004-08-04 08:36 -------
 I've downloaded a copy of IceCS-1.5.1. If that isn't the code in
 test/Ice/slicing/exceptions, then please send me the test you're using.
 
+
+------- Additional Comments From michi@zeroc.com  2004-08-04 08:40 -------
+No, Ice 1.5.1 is fine :-) But you will also need Ice for C++, to 
+build the Slice-to-C# translator. No need to build all of Ice for C++.
+Once you have downloaded the Ice for C++ distribution, build the 
+IceUtil, Slice, and slice2cs targets. Then copy the generated 
+slice2cs binary (which you'll find in ice/bin/slice2cs) and copy it 
+into slice2cs/bin. That's the easiest way to get off the ground.
+
+Cheers,
+
+Michi.
+
+PS: I'm using a snapshort of Mono I grabbed via anonymous CVS a few 
+days after the 1.0 release. Please let me know if you'd like me to 
+upgrade.