[Mono-bugs] [Bug 57007][Nor] Changed - mcs allows char as enum type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Apr 2004 12:40:29 -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 pcgod@gmx.net.

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

--- shadow/57007	2004-04-14 12:39:49.000000000 -0400
+++ shadow/57007.tmp.13689	2004-04-14 12:40:29.000000000 -0400
@@ -18,6 +18,11 @@
 
 msdn says: An Enum is a named constant whose underlying type is any 
 integral type except Char.
 
 Steps to reproduce the problem:
 1. compile testcase with mcs (it fails but with the wrong error)
+
+------- Additional Comments From pcgod@gmx.net  2004-04-14 12:40 -------
+Created an attachment (id=7361)
+testcase
+