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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: [GMCS] gmcs cannot compile corlib with 256 file handles @@ -44,6 +44,16 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-09-09 01:38 ------- Created an attachment (id=15710) patch + +------- Additional Comments From [EMAIL PROTECTED] 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 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
