chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Fix finalizer issue on non-GCable constant


From: Kon Lovett
Subject: Re: [Chicken-hackers] [PATCH] Fix finalizer issue on non-GCable constants
Date: Mon, 17 Mar 2014 14:14:20 -0700

On Mar 17, 2014, at 1:38 PM, Peter Bex <address@hidden> wrote:

> Hi all,
> 
> The attached patch fixes the problem from subject, as described here:
> http://lists.nongnu.org/archive/html/chicken-users/2014-03/msg00088.html
> 
> It also cleans up the code a little bit by re-using well-named C
> functions instead of repeating the same inline and C preprocessor-heavy
> checks which required comments to make sense of them.
> 
> Felix has provided feedback on this patch, and it has been tested by
> Pluijzer.

passes check on MacOS 10.9.2, Apple LLVM version 5.1 (clang-503.0.38) , x86_64

(had to reject the "Acknowledgements" edit though)

> 
> Cheers,
> Peter
> -- 
> http://www.more-magic.net
> <0001-Don-t-fire-finalizers-on-compiled-non-GCable-constan.patch>_______________________________________________
> Chicken-hackers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-hackers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]