[Mono-bugs] [Bug 76015][Wis] Changed - [GMCS] gmcs cannot compile
corlib with 256 file handles
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 9 01:39:53 EDT 2005
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 at sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76015
--- shadow/76015 2005-09-09 01:38:41.000000000 -0400
+++ shadow/76015.tmp.31048 2005-09-09 01:39:53.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Wishlist
Component: C#
-AssignedTo: dick at ximian.com
+AssignedTo: mono-bugs at ximian.com
ReportedBy: grompf at sublimeintervention.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS] gmcs cannot compile corlib with 256 file handles
@@ -44,6 +44,16 @@
------- Additional Comments From grompf at sublimeintervention.com 2005-09-09 01:38 -------
Created an attachment (id=15710)
patch
+
+------- Additional Comments From grompf at sublimeintervention.com 2005-09-09 01:39 -------
+This isn't a bug for Dick; there is a FIXME commenting out a block in driver.cs and the
+input.Close () was missing leaving file handles lingering for the GC to pickup. The attached
+patch fixes the problem.
+
+Reassigning to mono-bugs for commit approval
+
+-kangaroo
+
More information about the mono-bugs
mailing list