[Mono-bugs] [Bug 54813][Cri] Changed - mcs 0.30.1 crashes mono (I think) in metadata.c

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 24 Feb 2004 19:31:52 -0500 (EST)


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 diltonm@mccomsoft.com.

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

--- shadow/54813	2004-02-24 19:25:09.000000000 -0500
+++ shadow/54813.tmp.4295	2004-02-24 19:31:51.000000000 -0500
@@ -114,6 +114,17 @@
 
 and now it compiles successfully. It would be great if I don't have 
 to propogate these changes to the rest of the project.
 
 Dilton
 
+
+------- Additional Comments From diltonm@McCOMSoft.com  2004-02-24 19:31 -------
+Correction to my last...simply moving GetAppSettings from 
+UtilityProject.Utility to the local class *does* work. Also I 
+chenged the lock() value to be thorough.
+
+This code worked in past versions of Mono so I'm not clear why it is 
+an issue now? Is it no longer allowed to reference static code in 
+another assembly?
+
+