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 <[email protected]>
Remote Sensing Research Group
Surrey Space Centre
pgpclMNZom4qP.pgp
Description: PGP signature
