[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] towards 0.2.1
From: |
Mike Gran |
Subject: |
Re: [dev-serveez] towards 0.2.1 |
Date: |
Wed, 20 Mar 2013 10:53:31 -0700 (PDT) |
> Latest HACKING "next" looks like:
>
> * DONE Also distribute .lz tarball.
> * TODO Fix bugs.
> * DONE (Guile 2) segfault in ‘guile_error’ if config file already closed
> * DONE (maint) Bump Automake min vers to 1.12.2.
> * DONE Add ‘--solitary’ to ‘serveez --help’ output, serveez(1).
> * DONE (Guile 1.8) Import ‘(ice-9 rdelim) write-line’.
> * TODO Finalize [[file:BUGS::B0018][B0018]].
> * TODO Finalize [[file:BUGS::B0012][B0012]].
> * Modernize Scheme code.
> * DONE (string-append DIR FILE) => in-vicinity
> * DONE audit/rewrite one-armed ‘if’ expressions
> * DONE use ‘reverse!’ instead of ‘reverse’
> * DONE use ‘fs’, (widely available) SRFI and ice-9 modules
> * DONE Update manpages; include release info.
> * DONE Announce planned retirement of Guile 1.3.4 support.
Hi TTN-
I don't have any TODO's for this rev. I'm writing a TFTP server
using the Guile API as an experiment. Maybe that'll turn up something
interesting. That's where I discovered my last bug.
I still suspect that CGI 1.1 support isn't complete. Maybe I'll get
around to auditing all of CGI's dark corners someday.
Thanks,
Mike