[Mono-bugs] [Bug 79626][Nor] Changed - SIGSEGV in Module.GetCustomAttributes for multi module assembly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 15:17:31 EDT 2006


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=79626

--- shadow/79626	2006-10-09 12:44:54.000000000 -0400
+++ shadow/79626.tmp.12776	2006-10-09 15:17:31.000000000 -0400
@@ -71,6 +71,12 @@
 difficult it's probably a good idea to support this.
 
 ------- Additional Comments From jeroen at sumatra.nl  2006-10-09 12:44 -------
 I've given it some more thought and I think that csc is actually 
 correct. Since test.exe does not reference any types in the modules, 
 it makes sense that the moduleref table is empty.
+
+------- Additional Comments From vargaz at gmail.com  2006-10-09 15:17 -------
+IMHO, Assembly.GetModules () shouldn't return the entries in the Files
+table. But we will need to implement this for compatibility anyway.
+
+


More information about the mono-bugs mailing list