guile-devel
[Top][All Lists]
Advanced

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

Fwd: [Autogen & Guile -users] autogen vs. guile 1.7.2


From: Bruce Korb
Subject: Fwd: [Autogen & Guile -users] autogen vs. guile 1.7.2
Date: Wed, 14 Sep 2005 09:35:05 -0700
User-agent: KMail/1.7.1

Hi Guys,

Please remember that there are systems out there still running
Guile 1.4 and haven't upgraded because there are issues with
newer sources.  Please hold off removing interfaces for a decade
or so after deprecating them.  Thank you.  :)  Regards, Bruce

----------  Forwarded Message  ----------

Subject: [Autogen-users] autogen vs. guile 1.7.2
Date: Tuesday 13 September 2005 06:16 am
From: Eric Blake <address@hidden>
To: address@hidden

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Apparently, between guile 1.6.7 and guile 1.7.2, the guile headers no
longer define SCM_SUBSTRP, SCM_ROLENGTH, or SCM_ROCHARS.  This breaks
compilation of autogen 5.7.3-pre4 when using the newer guile:

In file included from ag.c:2:
autogen.h: In function `ag_scm2zchars':
autogen.h:481: warning: implicit declaration of function `SCM_SUBSTRP'
autogen.h:482: warning: implicit declaration of function `SCM_ROCHARS'
autogen.h:482: warning: implicit declaration of function `SCM_ROLENGTH'
autogen.h:482: warning: passing arg 1 of `scm_makfromstr' makes pointer
from integer without a cast




reply via email to

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