Re: Guile 2.x support thin-edge
Mike Gran <[email protected]> Thu, 9 Jun 2011 11:00:14 -0700 (PDT)
| Newsgroups | gmane.network.serveez.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Thien-Thi Nguyen <[email protected]> > To: [email protected] > Cc: = > Sent: Wednesday, June 8, 2011 11:31 PM > Subject: [dev-serveez] Guile 2.x support thin-edge > = > The infrastructure for supporting different Guile versions seems solid > for Guile 1.4 and 1.8 (and maybe 1.6, but no one has reported on that to > date).=A0 Now, let's see how it handles 2.0: > = > http://git.savannah.gnu.org/cgit/serveez.git/commit/?h=3Dnext&id=3D5daee6b 2.0=A0does have=A0its own share of quirks. =A0 One must-have feature=A0is a conversion from serveez's binary blob type to guile-2.0's new bytevector binary blob type. =A0 I'm got a Fedora 15 box w/ Guile-2.0 I can test on, when you're ready. =A0 -Mike Gran