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 06:32:38.000000000 -0400 +++ shadow/75498.tmp.4572 2005-07-07 09:09:48.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 75498 Product: Mono: Runtime Version: unspecified OS: other OS Details: FreeBSD (all) -Status: RESOLVED +Status: VERIFIED Resolution: FIXED Severity: Unknown Priority: Normal Component: GC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -44,6 +44,13 @@ GC_PROTO((void)) { return (unsigned char*)&GC_thread_key; ------- Additional Comments From [EMAIL PROTECTED] 2005-07-07 06:32 ------- Fixed in svn, thanks. + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-07 09:09 ------- +There now seems to be some redundancy in the #defines in that section +of code. Specifically, at line 580, the call to GC_push_all() is +wrapped in a #define which is now redundant. + +Just fyi. I'm not going to reopen. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
