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=79626 --- shadow/79626 2006-10-09 08:06:25.000000000 -0400 +++ shadow/79626.tmp.10249 2006-10-09 12:44:54.000000000 -0400 @@ -66,6 +66,11 @@ but the MODULEREF table doesn't contain any entries. ------- Additional Comments From [EMAIL PROTECTED] 2006-10-09 08:06 ------- Interesting. test.exe was created with Microsoft's C# compiler (.NET 1.1) and peverify doesn't complain about it, so if it's not too difficult it's probably a good idea to support this. + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
