[PATCH] guile: Allow compilation with Guile <= 2.0.5

Ludovic Courtès ludo@gnu.org
Sun Jun 1 20:28:00 GMT 2014


Doug Evans <xdje42@gmail.com> skribis:

> On Tue, May 27, 2014 at 5:10 AM, Ludovic Courtès <ludo@gnu.org> wrote:
>> The attached patch allows compilation with Guile <= 2.0.5.  Guile 2.0.5
>> is 2.5 years old but is still commonly found in some distros such as the
>> current Debian stable.
>>
>> Tested with Guile 2.1 (current master) and 2.0.5 on x86_64-linux-gnu.
>>
>> OK to push?
>>
>> Thanks,
>> Ludo’.
>>
>> 2014-05-27  Ludovic Courtès  <ludo@gnu.org>
>>
>>         * configure.ac: When Guile is available, check for the
>>         availability of 'scm_new_smob'.
>>         * configure, config.h.in: Regenerate.
>>         * guile/guile-internal.h (scm_new_smob) [!HAVE_SCM_NEW_SMOB]: New
>>         function.
>
> LGTM

Pushed, thanks.

Ludo’.



More information about the Gdb-patches mailing list