guile-devel
[Top][All Lists]
Advanced

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

Re: 1.8 status


From: Bruce Korb
Subject: Re: 1.8 status
Date: Thu, 10 Aug 2006 09:48:30 -0700

On 8/10/06, Greg Troxel <address@hidden> wrote:
Here's the list of programs that use guile (1.6) in pkgsrc.

./cad/libgeda
./databases/guile-pg
./devel/autogen

Does any know of any problems with any of them with 1.8?

I am trying to iron out "deprecated constructs" in autogen.
The latest release or two should work fine, other than the
deprecated warnings:

#if GUILE_VERSION >= 107000
   if (getenv( "GUILE_WARN_DEPRECATED" ) == NULL)
       putenv( (char*)(void*)"GUILE_WARN_DEPRECATED=no" );
#endif




reply via email to

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