On Fri, 25 Jan 2008 05:20:33 +0100, Edi Weitz <edi(a)agharta.de> wrote:
> I'll make a new release which ups the value from 10 to 20.
It's online now.
Cheers,
Edi.
_______________________________________________
rdnzl-announce mailing list
rdnzl-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-announce
On Mon, 14 Jan 2008 11:29:50 +0200, Nico de Jager <ndj(a)hivsa.com> wrote:
> But it appears that you forgot to upload the new version to your
> site (no, that's impossible - maybe you just decided to take a break
> at 3am and did not do it yet :-). Both asdf-install and a manual
> download still gives me version 0.11.1
That's strange - I get the new one. See below.
> (Just the change log on your site was updated).
That's actually a good sign that the new tarball is online. The
change log is automatically unpacked from the tarball and not uploaded
separately.
Edi.
edi@groucho:/tmp$ wget http://weitz.de/files/drakma.tar.gz
--17:45:21-- http://weitz.de/files/drakma.tar.gz
=> `drakma.tar.gz'
Resolving weitz.de... 81.169.156.108
Connecting to weitz.de|81.169.156.108|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 42,464 (41K) [application/x-tar]
100%[=============================================================================================================>] 42,464 --.--K/s
17:45:21 (344.32 KB/s) - `drakma.tar.gz' saved [42464/42464]
edi@groucho:/tmp$ tar vxzf drakma.tar.gz
drakma-0.11.2/
drakma-0.11.2/CHANGELOG.txt
drakma-0.11.2/cookies.lisp
drakma-0.11.2/doc/
drakma-0.11.2/doc/index.html
drakma-0.11.2/drakma.asd
drakma-0.11.2/packages.lisp
drakma-0.11.2/read.lisp
drakma-0.11.2/request.lisp
drakma-0.11.2/specials.lisp
drakma-0.11.2/util.lisp
edi@groucho:/tmp$ head drakma-0.11.2/CHANGELOG.txt
Version 0.11.2
2008-01-14
Disable WRITE-TIMEOUT for LW5.0 if SSL is used (reported by Nico de Jager)
Version 0.11.1
2007-10-11
Make Drakma work with AllegroCL's "modern" mode (patch by Ross Jekel)
Needs at least Chunga 0.4.1 and FLEXI-STREAMS 0.13.1
Version 0.11.0
_______________________________________________
drakma-announce mailing list
drakma-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-announce
On Wed, 09 Jan 2008 14:57:37 +0200, Nico de Jager <ndj(a)hivsa.com> wrote:
> Uhm, the attached example simply tries to upload a few image files
I could reproduce the example and it seems this is a bug in LispWorks
(which I've reported to LW support). The new release doesn't really
fix the problem (I can't do that), but it tries to deal with it in a
more or less reasonable way. Please try it.
Note that the new release is only relevant for LispWorks users. Users
of other Lisps can as well keep 0.11.1.
Thanks for the report,
Edi.
_______________________________________________
drakma-announce mailing list
drakma-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-announce
This version has already a text-based graphics display. Everything but SDL
graphics display is ready. SDL graphics should be released soon enough.
_______________________________________________
the-feebs-war-announce mailing list
the-feebs-war-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/the-feebs-war-announce