[Mono-bugs] [Bug 34607][Nor] Changed - need to increase MAX_THREADS in libgc/win32_threads.c and recompile

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 21:35:56 -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=34607

--- shadow/34607	2002-12-04 13:07:18.000000000 -0500
+++ shadow/34607.tmp.12806	2004-05-12 21:35:56.000000000 -0400
@@ -1,20 +1,20 @@
 Bug#: 34607
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: nt 4 with service pack 5
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: duncan@ximian.com                            
 ReportedBy: rosh_spark@gmx.net               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
 URL: 
 Cc: 
 Summary: need to increase MAX_THREADS in libgc/win32_threads.c and recompile
 
 Please fill in this template when reporting a bug, unless you know what you 
 are doing.
@@ -78,6 +78,9 @@
 The win32_threads.c file has at line about 10 this line:
 #define MAX_THREADS 64
 
 Change the number to suit your needs.
 Leaving the bug open: we need to make the change to the pre-compiled
 libgc ourselves.
+
+------- Additional Comments From miguel@ximian.com  2004-05-12 21:35 -------
+Duncan, we are going to have to build this in-house.