[Mono-bugs] [Bug 80517][Min] Changed - need to emit file table when adding modules
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 11:42:32 EST 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80517
--- shadow/80517 2007-01-17 15:35:22.000000000 -0500
+++ shadow/80517.tmp.27291 2007-01-18 11:42:32.000000000 -0500
@@ -3,13 +3,13 @@
Version: 1.2
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -90,6 +90,11 @@
It indeed works on MS, and compiling the modules on MS (1.1 and 2.0)
does not add the file table in the netmodules either.
The repro now indeed runs on Mono, but the tests I added to Client.cs
still fail. The Client.netmodule is returned twice by
Assembly.GetModules on Mono (and only once on MS).
+
+------- Additional Comments From lupus at ximian.com 2007-01-18 11:42 -------
+Does peverify pass when run on the netmodules and test.exe?
+The test is buggy, since it depends on the order of the returned
+modules, but I saw the duplicate entry, a minor issue.
More information about the mono-bugs
mailing list