unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* gEDA now supports Guile 2.0! (And an issue).
@ 2011-06-04  0:26 Peter TB Brett
  2011-06-04  2:59 ` nalaginrut
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter TB Brett @ 2011-06-04  0:26 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

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 <peter@peter-b.co.uk>
Remote Sensing Research Group
Surrey Space Centre

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-08 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-04  0:26 gEDA now supports Guile 2.0! (And an issue) Peter TB Brett
2011-06-04  2:59 ` nalaginrut
2011-06-04  8:42 ` Neil Jerram
2012-01-08 15:38 ` Andy Wingo

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).