guile-devel
[Top][All Lists]
Advanced

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

Re: bdw-gc includes in libguile.h


From: Ludovic Courtès
Subject: Re: bdw-gc includes in libguile.h
Date: Wed, 30 Mar 2011 18:15:27 +0200
User-agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.3 (gnu/linux)

Hello!

Andy Wingo <address@hidden> writes:

> On Mon 28 Mar 2011 22:40, address@hidden (Ludovic Courtès) writes:
>
>>>>   1. Disable pthread redirects and instead register threads explicitly
>>>>      (in ‘scm_with_guile’).
>>>
>>> Why is this only applicable to 2.1 ?
>>
>> I was thinking it’d break the ABI, but maybe not?
>
> I don't think it does break ABI.  We are always free to redefine C
> macros, provided that binaries compiled against the old macros still
> work as well as they did.  Given that we require threads to enter Guile
> with a scm_with_guile, there is no problem here, I don't think.

OK, then fine with me.

Thanks for persevering!  ;-)

Ludo’.



reply via email to

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