guile-user
[Top][All Lists]
Advanced

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

gEDA now supports Guile 2.0! (And an issue).


From: Peter TB Brett
Subject: gEDA now supports Guile 2.0! (And an issue).
Date: Sat, 04 Jun 2011 01:26:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi folks,

I just finished porting gEDA (http://www.gpleda.org/) to Guile 2.0!

I encountered one problem, though.

In Guile 1.8.x, scm_display_error() takes a stack as the first
argument.  In Guile 2.0.x, scm_display_error() takes a frame as the
first argument.

Can anyone suggest a sensible way to support both? I haven't been able
to figure out a good feature test... at the moment I've had to resort to
passing #f. :-(

                      Peter

-- 
Peter Brett <address@hidden>
Remote Sensing Research Group
Surrey Space Centre

Attachment: pgp82YJ_4wtBN.pgp
Description: PGP signature


reply via email to

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