Edi Weitz edi@agharta.de writes:
On Mon, 14 Jan 2008 17:47:58 +0100, Edi Weitz edi@agharta.de wrote:
That's strange - I get the new one. See below.
It appears that my ISP caches the binary file (see below). I get the new version if I dial-up with my mobile phone to another ISP.
But I've just released a new version anyway which "refines" the previous change a bit. Again, only relevant for LispWorks users.
It works!! If I were religious, you would be my God!
What will the trade-off of the patch be in a production environment? Did LispWorks indicate that they will release a patch for this bug in their next release? Do you have a ticket number that I can track? I bought the Windows version specifically for this app, so I am a bit disappointed.
Thanks again. Nico
ndj@davinci:~/tmp$ date Tue Jan 15 08:09:58 SAST 2008 ndj@davinci:~/tmp$ wget http://weitz.de/files/drakma.tar.gz --08:10:14-- 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,282 (41K) [application/x-tar]
100%[=====================================================================================================================================================================>] 42,282 60.92K/s
08:10:14 (60.80 KB/s) - `drakma.tar.gz' saved [42282/42282]
ndj@davinci:~/tmp$ tar xvzf drakma.tar.gz drakma-0.11.1/ drakma-0.11.1/CHANGELOG.txt drakma-0.11.1/cookies.lisp drakma-0.11.1/doc/ drakma-0.11.1/doc/index.html drakma-0.11.1/drakma.asd drakma-0.11.1/packages.lisp drakma-0.11.1/read.lisp drakma-0.11.1/request.lisp drakma-0.11.1/specials.lisp drakma-0.11.1/util.lisp ndj@davinci:~/tmp$ head drakma-0.11.1/CHANGELOG.txt 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 2007-10-01 Added *TEXT-CONTENT-TYPES* and *BODY-FORMAT-FUNCTION* (suggested by Peter Eddy)
Version 0.10.2