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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75498 --- shadow/75498 2005-07-07 02:45:24.000000000 -0400 +++ shadow/75498.tmp.3293 2005-07-07 06:32:38.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 75498 Product: Mono: Runtime Version: unspecified OS: other OS Details: FreeBSD (all) -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Normal Component: GC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -41,6 +41,9 @@ +# if defined(__GNUC__) && defined(THREAD_LOCAL_ALLOC) && !defined(DBG_HDRS_ALL) static __attribute__((noinline)) unsigned char* get_gc_thread_key_addr GC_PROTO((void)) { return (unsigned char*)&GC_thread_key; + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-07 06:32 ------- +Fixed in svn, thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
