[Mono-bugs] [Bug 33285][Nor] Changed - DataAdapter implementations
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Sep 2003 10:43:33 -0400 (EDT)
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@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=33285
--- shadow/33285 2002-11-06 19:50:25.000000000 -0500
+++ shadow/33285.tmp.3327 2003-09-29 10:43:33.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 33285
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: carlosga@telefonica.net
QAContact: mono-bugs@ximian.com
@@ -178,6 +178,9 @@
Mhm, this change breaks the MCS build (the assert in the runtime), so
I have commited to CVS a broken version of the code that restores the
old behavior.
To fix the bug in the mono runtime, edit mcs/pending.cs, and remove
the return statements in line 202.
+
+------- Additional Comments From vargaz@freemail.hu 2003-09-29 10:43 -------
+This was fixed a looooong time ago.