unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "Bruce Korb" <bruce.korb@gmail.com>
Cc: guile-devel@gnu.org
Subject: Re: 1.8 status
Date: Thu, 10 Aug 2006 09:48:30 -0700	[thread overview]
Message-ID: <668c430c0608100948t1e1bea8aob32092e32b5a8e@mail.gmail.com> (raw)
In-Reply-To: <rmilkpw1r6x.fsf@fnord.ir.bbn.com>

On 8/10/06, Greg Troxel <gdt@ir.bbn.com> 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


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2006-08-10 16:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10 16:38 1.8 status Greg Troxel
2006-08-10 16:48 ` Bruce Korb [this message]
2006-08-10 23:06 ` Kevin Ryde
2006-08-12 23:00 ` Rob Browning
2006-08-13 23:44   ` Kevin Ryde
2006-08-14 17:22   ` Greg Troxel
  -- strict thread matches above, loose matches on Subject: below --
2006-03-26 13:02 Neil Jerram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=668c430c0608100948t1e1bea8aob32092e32b5a8e@mail.gmail.com \
    --to=bruce.korb@gmail.com \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).