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=75334 --- shadow/75334 2005-06-21 00:10:26.000000000 -0400 +++ shadow/75334.tmp.28659 2005-06-21 05:24:52.000000000 -0400 @@ -82,6 +82,15 @@ as with nemerle. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-20 17:41 ------- Created an attachment (id=15352) zip with the nemerle compiled binary, which is confusing runtime + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-21 05:24 ------- +This is not only a problem with typeof. If the function was: + + public List<t> foo <b> (List <t> x) { + return new List<t> (); + } + +it would return List[D] twice. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
