[Mono-bugs] [Bug 75746][Nor] Changed - constants not propagated with byte enums

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 16 05:51:55 EDT 2005


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 marek.safar at seznam.cz.

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

--- shadow/75746	2005-08-08 11:09:29.000000000 -0400
+++ shadow/75746.tmp.26225	2005-08-16 05:51:55.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75746
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar at seznam.cz                            
 ReportedBy: lupus at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -27,6 +27,9 @@
 }
 class T {
         static void Main () {
                 const TypeByte EmptyTypeByte = TypeByte.Min - 1;
         }
 }
+
+------- Additional Comments From marek.safar at seznam.cz  2005-08-16 05:51 -------
+fixed in svn


More information about the mono-bugs mailing list