[Mono-bugs] [Bug 77932][Nor] Changed - Missing stdint.h problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 27 18:56: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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77932
--- shadow/77932 2006-03-27 16:49:51.000000000 -0500
+++ shadow/77932.tmp.2543 2006-03-27 18:56:45.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77932
Product: Mono: Tools
Version: 1.1
OS: Solaris [Other]
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: mod_mono
AssignedTo: gonzalo at ximian.com
ReportedBy: niceckng at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -44,6 +44,10 @@
+#ifdef HAVE_STDINT_H
#include <stdint.h>
+#endif
#include "httpd.h"
#include "http_core.h"
#include "http_log.h"
+
+------- Additional Comments From gonzalo at ximian.com 2006-03-27 18:56 -------
+Fixed in svn HEAD and 1-1-13.
+Thanks.
More information about the mono-bugs
mailing list