[Mono-bugs] [Bug 432306] Mono does not compile without GC
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Oct 4 08:48:43 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=432306
User andreas.faerber at web.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=432306#c1
--- Comment #1 from Andreas Färber <andreas.faerber at web.de> 2008-10-04 06:48:42 MDT ---
Created an attachment (id=243496)
--> (https://bugzilla.novell.com/attachment.cgi?id=243496)
patch: make use of mono_gc_add_finalizer_thread_callback optional
mono_gc_add_finalizer_thread_callback only gets defined in metadata/gc.c when
HAVE_NULL_GC is not defined.
The attached patch adds the same guard in attach.c.
Okay to commit?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list