[Mono-bugs] [Bug 82452][Nor] Changed - Need support for TypeForwardedToAttribute
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 15 16:53:55 EDT 2007
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 marek.safar at seznam.cz.
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: mono-bugs at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
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 miguel at ximian.com 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 marek.safar at seznam.cz 2007-08-15 16:53 -------
+It should work, see mcs/tests/gtest-278 test
More information about the mono-bugs
mailing list