[Mono-bugs] [Bug 27713][Maj] Changed - Enumerator Collection with the use of pattern matching
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
1 Aug 2002 19:32:05 -0000
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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=27713
--- shadow/27713 Thu Jul 25 11:33:53 2002
+++ shadow/27713.tmp.12603 Thu Aug 1 15:32:05 2002
@@ -1,13 +1,13 @@
Bug#: 27713
Product: Mono/MCS
Version: unspecified
OS: other
OS Details: LFS
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mwh@sysrq.dk
QAContact: mono-bugs@ximian.com
@@ -162,6 +162,11 @@
at all from it. I'll look at the three other bugs.
------- Additional Comments From lupus@ximian.com 2002-07-25 11:33 -------
Yes, the verification checks done by pedump are very far from complete,
always use PEVerify.
+
+------- Additional Comments From martin@gnome.org 2002-08-01 15:32 -------
+Ok, this is now fixed. PEverify reports no errors at all.
+
+Paolo, I've also done this optimization you mentioned.