[Mono-bugs] [Bug 62235][Cri] Changed - split function bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Aug 2004 16:04:52 -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 rob.tillie@student.tul.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=62235
--- shadow/62235 2004-08-12 16:04:28.000000000 -0400
+++ shadow/62235.tmp.17201 2004-08-12 16:04:52.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 62235
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: VB Runtime
AssignedTo: mono-bugs@ximian.com
ReportedBy: smeegoan@yahoo.com.br
QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
Additional Information:
------- Additional Comments From Rob.Tillie@student.tul.edu 2004-08-03 09:05 -------
Created an attachment (id=8844)
Proposed patch. Note that when compiling with mbas, you have to supply the a Limit of -1 for the given example, because default values do not work properly.
+
+------- Additional Comments From Rob.Tillie@student.tul.edu 2004-08-12 16:04 -------
+Proposed patch fixes the bug.