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=82452 --- shadow/82452 2007-08-15 16:29:58.000000000 -0400 +++ shadow/82452.tmp.28731 2007-08-15 16:53:55.000000000 -0400 @@ -10,13 +10,12 @@ Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Need support for TypeForwardedToAttribute Our runtime needs to support the TypeForwardedToAttribute that might be included in assemblies. Our compiler already has the proper support for this, so it is only the @@ -30,6 +29,9 @@ The runtime supports that attribute. ------- Additional Comments From [EMAIL PROTECTED] 2007-08-15 16:29 ------- We do support generating the metadata for it, but I can not see where we would consume it to do the actual mapping in the runtime. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-15 16:53 ------- +It should work, see mcs/tests/gtest-278 test _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
