[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] progress to serveez-0.2
From: |
Mike Gran |
Subject: |
Re: [dev-serveez] progress to serveez-0.2 |
Date: |
Wed, 5 Oct 2011 13:17:53 -0700 (PDT) |
> From: Thien-Thi Nguyen <address@hidden>
> To: Julian Graham <address@hidden>
> Cc: address@hidden
> Sent: Wednesday, October 5, 2011 12:11 PM
> Subject: Re: [dev-serveez] progress to serveez-0.2
>
>() Julian Graham <address@hidden>
> () Wed, 5 Oct 2011 13:23:25 -0400
>
> Just started looking at Serveez for a project I'm working on
> and realized the latest release doesn't build against Guile
> 2.0.x. ...And then I found this thread! Is the "next" branch
> in the repository currently usable / buildable? Is there any
> way I can help with Guile stuff? (Short of answering Mike's
> question about binary types [0] for which I lack the requisite
> knowledge of Serveez internals...)
>
> This thread is old because in the meantime i've been practicing my
> portability chops w/ other packages (mostly w/ Guile 1.8, but w/
> occasional forays into 2.x land), neglecting Serveez for many
> months now. Probably i will have gained enough experience in the
> next few weeks to answer Mike's question adequately.
>
> (Yeah, lame answer. But the truth is that i'm slow.)
The 'next' branch in Git builds and runs for me.
Also, I've got a hacked build up and running with Guile-2.0, but,
I haven't flowed the Guile-2.0 support back to the next branch
of the mainline Serveez. In the process of testing out the hacked build,
I got distracted writing a webservice, and that's where my hacking has
been for the past couple of months.
But the only actual barrier to me submitting a Guile-2.0
patchset is laziness and deciding what we're going to do
about binary blob types when compiling Serveez in the presence
of Guile-2.0.
-Mike