[Mono-bugs] [Bug 60752][Maj] Changed - jpegcodec.c fails to compile because of redifinition of HAVE_STDLIB_H

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 28 Jun 2004 11:33:38 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=60752

--- shadow/60752	2004-06-25 11:50:31.000000000 -0400
+++ shadow/60752.tmp.16429	2004-06-28 11:33:38.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 60752
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: NetBSD 2.0_BETA i386 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: recht@netbsd.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,9 @@
 is what the attached patch does.
 
 ------- Additional Comments From recht@netbsd.org  2004-06-25 11:50 -------
 Created an attachment (id=8354)
 #undef HAVE_STDLIB_H before inclunding jpeglib.h
 
+
+------- Additional Comments From miguel@ximian.com  2004-06-28 11:33 -------
+applied.