[Mono-bugs] [Bug 62954][Wis] New - [PATCH] mod_mono RLIMIT_AS not defined on all platforms / os's
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Aug 2004 13:11:33 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62954
--- shadow/62954 2004-08-12 13:11:33.000000000 -0400
+++ shadow/62954.tmp.14143 2004-08-12 13:11:33.000000000 -0400
@@ -0,0 +1,21 @@
+Bug#: 62954
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: grompf@sublimeintervention.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [PATCH] mod_mono RLIMIT_AS not defined on all platforms / os's
+
+RLIMIT_AS isn't defined on all platforms / os's; attached it a patch to use RLIMIT_DATA instead.
+
+-kangaroo