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=80299 --- shadow/80299 2006-12-18 06:53:36.000000000 -0500 +++ shadow/80299.tmp.6720 2006-12-18 06:53:59.000000000 -0500 @@ -68,6 +68,11 @@ A set of test cases is included. They show that copy only is successful when the type of the destination array is the same as the 'underlying' type of the enum. For instance, counterintuitively, an array of 'byte' enums fails to copy to an Int32 array. This maybe suggests that this behaviour on the MSFT CLR is just by side effect and not intentional... + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-18 06:53 ------- +Created an attachment (id=18325) +C# code file containing NUnit test cases + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
