[Mono-bugs] [Bug 77760][Nor] Changed - jay/reader.c glitch
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 10 16:57:45 EST 2006
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 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77760
--- shadow/77760 2006-03-10 15:29:21.000000000 -0500
+++ shadow/77760.tmp.3612 2006-03-10 16:57:45.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77760
Product: Mono: Tools
Version: unspecified
-OS:
+OS: unknown
OS Details: Tiger
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: tools
AssignedTo: mono-bugs at ximian.com
ReportedBy: ats at cs.rit.edu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -20,6 +20,10 @@
else fprintf(f, "yyVals[%d+yyTop]", tag, i);
should read
else fprintf(f, "yyVals[%d+yyTop]", i); // etienne.cochard at ciel.com 3/5/04
+
+------- Additional Comments From vargaz at gmail.com 2006-03-10 16:57 -------
+Fixed in SVN. Thanks for the patch.
+
More information about the mono-bugs
mailing list