[Mono-bugs] [Bug 74626][Wis] Changed - Cant compile I18N classes under windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Apr 2005 16:03:00 -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 atsushi@ximian.com.

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

--- shadow/74626	2005-04-23 13:15:46.000000000 -0400
+++ shadow/74626.tmp.13599	2005-04-26 16:03:00.000000000 -0400
@@ -81,6 +81,11 @@
 
 ------- Additional Comments From flashdict@gmail.com  2005-04-23 13:15 -------
 Just a final note here, the fix for this problem is to keep the cygwin
 window in the foreground, at least when the class dll's are being
 compiled and especially signed.  It was usuall the signing that gave
 the sharing violation.
+
+------- Additional Comments From atsushi@ximian.com  2005-04-26 16:03 -------
+Hopefully I fixed this problem. It must be related to the recent
+change in the build system, so I copied what is done under
+corlib/System/System.XML.