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=80396 --- shadow/80396 2006-12-29 12:56:39.000000000 -0500 +++ shadow/80396.tmp.638 2007-01-10 12:05:03.000000000 -0500 @@ -87,6 +87,9 @@ FieldAttributes.Private)); + (FieldAttributes.SpecialName | FieldAttributes.Private | FieldAttributes.RTSpecialName)); setup_enum_type (_tb); } + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-10 12:05 ------- +Please commit the change and the test case to the test suite, thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
