[Mono-bugs] [Bug 29809][Nor] Changed - Jay broken on SPARC
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Sep 2002 04:06:40 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29809
--- shadow/29809 Tue Sep 3 14:51:30 2002
+++ shadow/29809.tmp.18566 Wed Sep 4 00:06:40 2002
@@ -1,13 +1,13 @@
Bug#: 29809
Product: Mono/MCS
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: crichton@gimp.org
QAContact: mono-bugs@ximian.com
@@ -28,6 +28,9 @@
This leads to problems with SIGBUS on a SPARC. Fix is simple,
change 'extern int' to 'extern char'
------- Additional Comments From miguel@ximian.com 2002-09-03 14:51 -------
Mark, please commit your fix.
+
+------- Additional Comments From miguel@ximian.com 2002-09-04 00:06 -------
+I commited a fix.