[Mono-bugs] [Bug 54681][Wis] Changed - jay mkstemp error compiling MCS 0.30.1 on windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 11:44:12 -0500 (EST)
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=54681
--- shadow/54681 2004-02-24 13:20:43.000000000 -0500
+++ shadow/54681.tmp.5272 2004-03-30 11:44:12.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 54681
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: XP SP1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: jgerdes@quilogy.com
QAContact: mono-bugs@ximian.com
@@ -83,6 +83,9 @@
#else
extern char *mkstemp();
#endif
This allow it to compile correctly in cygwin. I am unsure if that
is the proper error fix but it did eliminatethe error.
+
+------- Additional Comments From miguel@ximian.com 2004-03-30 11:44 -------
+Fixed on CVS