[Mono-bugs] [Bug 31750][Wis] Changed - Unresolved GC_MALLOC and GC_REGISTER_FINALIZER with Boehm-Lib
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Oct 2002 15:31:25 -0000
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=31750
--- shadow/31750 Fri Oct 4 11:28:00 2002
+++ shadow/31750.tmp.23159 Fri Oct 4 11:31:24 2002
@@ -1,22 +1,25 @@
Bug#: 31750
-Product: Mono/MCS
+Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Redhat 7.2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
-Component: Misc
+Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: email@georg-ludwig.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Unresolved GC_MALLOC and GC_REGISTER_FINALIZER with Boehm-Lib
In threads.c the macro GC_MALLOC and GC_REGISTER_FINALIZER are
used. These cannot be resolved because gc.h (Boehm) cannot be
included. First because there already is one in mono/metadata,
and second because various defs would be missing.
+
+------- Additional Comments From miguel@ximian.com 2002-10-04 11:31 -------
+Moved to Mono.Runtime