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 [EMAIL PROTECTED]

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

--- shadow/82566        2007-08-24 06:23:24.000000000 -0400
+++ shadow/82566.tmp.15443      2007-08-24 06:23:24.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 82566
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] Regression: ResourceWriter does not write enums
+
+In the 2.0 profile, ResourceWriter does not write enum values.
+
+To reproduce, compile and run the attached source code.
+
+Expected result:
+
+exit code 0
+
+Actual result:
+
+exit code 1, meaning the value of the resource is null.
+
+I'll add a (NotWorking) unit test for this to ResourceWriterTest.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to