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=82075 --- shadow/82075 2007-07-11 15:21:03.000000000 -0400 +++ shadow/82075.tmp.24038 2007-07-14 10:34:31.000000000 -0400 @@ -41,6 +41,15 @@ at Program.Main(String[] args) ------- Additional Comments From [EMAIL PROTECTED] 2007-07-11 15:18 ------- Created an attachment (id=19551) Test program + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-14 10:34 ------- +Shouldn't the runtime take care of this since it is implemented there +(see bug #81673) ? + +I know it doesn't right now, but I wonder if that would not be better +instead of implementing all checks twice. I noticed that we already +perform some checks in TypeBuilder.CreateType that are (or should be) +also implemented in the runtime. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
