[Mono-bugs] [Bug 56449][Nor] Changed - On NetBSD SA_STACK isn't defined
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 4 Apr 2004 07:14:06 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56449
--- shadow/56449 2004-04-04 06:45:38.000000000 -0400
+++ shadow/56449.tmp.26510 2004-04-04 07:14:06.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 56449
Product: Mono: Runtime
Version: unspecified
OS: other
OS Details: NetBSD 2.0_BETA i386
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: recht@netbsd.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -36,6 +36,10 @@
+#define SA_STACK SA_ONSTACK
+#endif
#endif
#endif
+
+------- Additional Comments From gonzalo@ximian.com 2004-04-04 07:14 -------
+Patch applied.
+Thanks!