[Mono-bugs] [Bug 45518][Cri] Changed - MCS throws TypeInitializationException on 0.25/Windows
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 27 Jun 2003 11:46:36 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=45518
--- shadow/45518 Fri Jun 27 11:29:36 2003
+++ shadow/45518.tmp.25266 Fri Jun 27 11:46:36 2003
@@ -54,6 +54,17 @@
printing it to the console.
Also, try to see if the same thing fails on Linux.
I am moving it to the class library for now, as MCS has been working
for me on Linux. If it fails for you, please move it to Runtime.
+
+------- Additional Comments From gert.driesen@pandora.be 2003-06-27 11:46 -------
+I can compile and execute a simple class that creates a new Guid
+using Guid.NewGuid() without problems on Windows, so I'm not sure
+it's a corlib issue.
+
+And I'm also sure its not just a local issue on my configuration, as
+I know of other who have the same problem.
+
+I'll try compile NAnt on Linux later today or tomorrow morning.
+