[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:12:49 -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=60108
--- shadow/60108 2004-06-12 12:59:06.000000000 -0400
+++ shadow/60108.tmp.7980 2004-06-12 13:12:49.000000000 -0400
@@ -33,6 +33,15 @@
Created an attachment (id=8149)
the console app built using csc
------- Additional Comments From bmaurer@users.sf.net 2004-06-12 12:59 -------
On CVS i get the same thing for both apps. Can you run with CVS?
+
+------- Additional Comments From gert.driesen@pandora.be 2004-06-12 13:12 -------
+I updated from cvs, and still have same problem.
+
+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.