bug-make
[Top][All Lists]
Advanced

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

Re: GNU make 3.99.92 release candidate is available


From: Paul Smith
Subject: Re: GNU make 3.99.92 release candidate is available
Date: Mon, 23 Sep 2013 13:29:13 -0400

On Mon, 2013-09-23 at 19:14 +0200, Denis Excoffier wrote:
> In order to compile (with --disable-load) under cygwin i had to
> remove two occurrences of "(scm_t_subr)" from guile.c (unknown
> identifier, sorry). With --without-guile this is, expectedly,
> not needed.

Yes this is because of changes between Guile 1.8 and 2.0; I only tested
with 2.0.  This is seen on all platforms with Guile 1.8.  I'll fix this.

You can remove the cast as a workaround and it will be fine, if you want
to test further.

> Also a semicolon seems to be missing after the declaration of
> child_execute_job() in the case '# if defined(__EMX__)'.

Oops.  Thanks.




reply via email to

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