[Mono-bugs] [Bug 75498][Nor] Changed - Libgc - GCC workaround breaks non-linux build

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 7 09:09:48 EDT 2005


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 flashdict at gmail.com.

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: mono-bugs at ximian.com                            
 ReportedBy: flashdict at gmail.com               
@@ -44,6 +44,13 @@
 GC_PROTO((void))
  {
         return (unsigned char*)&GC_thread_key;
 
 ------- Additional Comments From lupus at ximian.com  2005-07-07 06:32 -------
 Fixed in svn, thanks.
+
+------- Additional Comments From flashdict at gmail.com  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.


More information about the mono-bugs mailing list