[Mono-bugs] [Bug 51592][Wis] Changed - libGC is broken on OS X

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 05:25:05 -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=51592

--- shadow/51592	2004-05-12 21:53:26.000000000 -0400
+++ shadow/51592.tmp.20991	2004-05-25 05:25:05.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 51592
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 10.3.1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rshade@dvsconsulting.com               
 QAContact: mono-bugs@ximian.com
@@ -88,6 +88,9 @@
 http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source
 
 ------- Additional Comments From miguel@ximian.com  2004-05-12 21:53 -------
 Its important that the GC is configured like this (at least MacOS):
 
 ./configure --with-threads=pthread
+
+------- Additional Comments From lupus@ximian.com  2004-05-25 05:25 -------
+MacOSX builds should use the included libgc which works fine.