From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: Testing third-party applications with 1.9
Date: Fri, 02 Oct 2009 00:01:00 +0200 [thread overview]
Message-ID: <87ab0abwpv.fsf@gnu.org> (raw)
In-Reply-To: 1253539510.2856.4.camel@localhost.localdomain
Hi!
Mike Gran <spk121@yahoo.com> writes:
> On Mon, 2009-09-21 at 15:10 +0200, Ludovic Courtès wrote:
[...]
>> http://hydra.nixos.org/jobset/nixpkgs/guile2test
[...]
> I think a couple of other important programs are Gnucash and SWIG
> (Gnucash uses SWIG as its Guile wrapper), Autogen (which is used by
> GCC), and GNU Robots.
I added SWIG, SLIB, GnuCash, and AutoGen to the mix. GnuCash 2.2.9 and
AutoGen 5.9.8 fail at configure-time because they try to use
<guile/gh.h>.
GnuCash and AutoGen maintainers: if you read this, please upgrade from
GH, which was deprecated in 2001. :-)
In related news, I had to modify the GnuTLS bindings to work with 1.9.3:
http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=b595d1625e13a1836df6504ee1bafe1ef067726f;hp=cf61dc7006b8789951b058573ae1f824b264bd96
The removal of the port finalizer is the important part of this patch as
it would sometimes segfault with 1.9.3. It relied on the (unspecified)
finalization ordering of Guile’s GC, which happens to be different with
libgc, hence the segfault. That finalizer is no longer needed, so that
was easily fixed.
Guile-Avahi worked fine unmodified with 1.9.3.
I guess the real test GC-wise will be Guile-GNOME.
Thanks,
Ludo’.
prev parent reply other threads:[~2009-10-01 22:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-21 13:10 Testing third-party applications with 1.9 Ludovic Courtès
2009-09-21 13:25 ` Mike Gran
2009-10-01 22:01 ` Ludovic Courtès [this message]
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=87ab0abwpv.fsf@gnu.org \
--to=ludo@gnu.org \
--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).