[Mono-bugs] [Bug 45127][Blo] Changed - weird order dependent compilation error

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 23 Jul 2003 17:45:20 -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 ravi@ximian.com.

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

--- shadow/45127	Wed Jul 23 17:42:31 2003
+++ shadow/45127.tmp.6043	Wed Jul 23 17:45:20 2003
@@ -52,6 +52,13 @@
 I am still working on this. The patch seems to work fine except for
 causing mcs to crash while creating the PrivateImplementationDetails
 class for arrays. I have no idea how my patch affects that but I am
 investigating it.
 
 
+
+------- Additional Comments From ravi@ximian.com  2003-07-23 17:45 -------
+An update: my patch is not perfect yet. Although all of Paolo's
+patches are in, my patch still needs some tunining since it breaks the
+build in Mono.Security. I am working on this.
+
+Will commit it when I have that working.