[Mono-bugs] [Bug 60108][Nor] Changed - mcs compiled app dealing with enums loses string output of enums on .NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 12 Jun 2004 13:24: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 bmaurer@users.sf.net.

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

--- shadow/60108	2004-06-12 13:12:49.000000000 -0400
+++ shadow/60108.tmp.8389	2004-06-12 13:24:31.000000000 -0400
@@ -42,6 +42,9 @@
 
 Did you execute the mcs-built assembly on Windows using MS.NET ?
 
 I also get the same results when I executed both assemblies on Mono, 
 but not when I execute the mcs built assembly using the MS.NET 
 runtime.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-06-12 13:24 -------
+I tried that... Maybe I did it wrong though.