[Mono-bugs] [Bug 59255][Cri] Changed - cvs version configured with boehm garbage collector won't build

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 28 May 2004 13:54:57 -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 lupus@ximian.com.

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

--- shadow/59255	2004-05-28 13:40:54.000000000 -0400
+++ shadow/59255.tmp.18688	2004-05-28 13:54:56.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 59255
 Product: Mono: Compilers
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: INVALID
+Severity: Unknown
 Priority: Critical
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bopm@udaff.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -63,6 +63,11 @@
 
 How often does this happen? 
 Every try.
 
 Additional Information:
 Boehm version 3.0
+
+------- Additional Comments From lupus@ximian.com  2004-05-28 13:54 -------
+Boehm version 3.0 seems old even for Woody:-)
+Use a recent version of libgc or, better, use the included gc
+(use no --with-gc option: it's the default).