[Mono-bugs] [Bug 80396][Nor] Changed - EnumBuilder.DefineLiteral does not set FieldAttributes.RTSpecialName

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 29 12:16:52 EST 2006


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 rolfkvinge at ya.com.

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

--- shadow/80396	2006-12-29 10:27:25.000000000 -0500
+++ shadow/80396.tmp.28098	2006-12-29 12:16:52.000000000 -0500
@@ -2,22 +2,22 @@
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: rolfkvinge at ya.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: EnumBuilder.DefineLiteral does not set FieldAttributes.RTSpecialFlag
+Summary: EnumBuilder.DefineLiteral does not set FieldAttributes.RTSpecialName
 
 Test case:
 
 using System;
 using System.Reflection;
 using System.Reflection.Emit;


More information about the mono-bugs mailing list