[Mono-bugs] [Bug 45381][Min] Changed - Computation hoisting?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 14:14:37 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=45381

--- shadow/45381	2003-10-11 11:30:04.000000000 -0400
+++ shadow/45381.tmp.29893	2003-10-20 14:14:37.000000000 -0400
@@ -3,21 +3,20 @@
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo Linux.  (2.4.20 kernel)
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Minor
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: nate@suppleye.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: TcpListener.Pending improperly hangs
+Summary: Computation hoisting?
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing.
 Description of Problem:
 
 TcpListener.Pending blocks for 1000 seconds (approximatly 16 minutes) 
@@ -126,6 +125,9 @@
 
 
 ------- Additional Comments From lar-mono@leavitt.us  2003-10-11 11:30 -------
 Created an attachment (id=5556)
 Hoist divide out of loop.
 
+
+------- Additional Comments From miguel@ximian.com  2003-10-20 14:14 -------
+CCing Dick to have his opinion, low priority.