[Mono-bugs] [Bug 82452][Nor] Changed - Need support for TypeForwardedToAttribute

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 16 10:31:22 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 vargaz at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82452

--- shadow/82452	2007-08-15 16:53:55.000000000 -0400
+++ shadow/82452.tmp.21280	2007-08-16 10:31:22.000000000 -0400
@@ -32,6 +32,11 @@
 ------- 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
+
+------- Additional Comments From vargaz at gmail.com  2007-08-16 10:31 -------
+The attribute is not visible in metadata, since it is compiled by
+adding a row to the EXPORTEDTYPES table with the FORWARDED flag set.
+


More information about the mono-bugs mailing list