I've released a new version of CL-ODE. I've fixed some bugs but it's not
quite backwards compatible. Check the README for details.
Tom
_______________________________________________
cl-ode-announce mailing list
cl-ode-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-ode-announce
On Wed, 27 Jun 2007 21:17:23 +0100, "H Duerer" <h.duerer(a)gmail.com> wrote:
> sorry about that first email -- I am still learning gmail and hadn't
> realised I was rudely sending HTML.
The first email was multipart/alternative which is fine, at least for
Gnus users like me. The problem with the second email was that Gmail
inserted gratuitous line breaks which rendered the (inlined) diff
unusable.
Anyway, thanks for the patch, it's in 0.9.0. The next time you send a
patch, please make sure to update the HTML documentation as well.
http://weitz.de/patches.html
Cheers,
Edi.
_______________________________________________
drakma-announce mailing list
drakma-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-announce
On Tue, 19 Jun 2007 22:56:26 +0200, Didier Verna <didier(a)lrde.epita.fr> wrote:
> I've run into 2 formats that parse-cookie-date can't currently handle:
>
> - the first one looks like this: "Sun, 18 Jun 2006 04:01:09
> GMT-07:00" I presume it means GMT minus 7 hours.
>
> - the second one is almost one of the recognized formats, except
> that it says PDT (Pacific Daylight Time AFAIK) instead of GMT.
>
> Note that I have no idea if these formats are standard or not. I
> just ran into them...
The latest release 0.8.0 should hopefully be able to parse these dates
correctly. Note that I've also added a special variable so you can
allow Drakma to fail when parsing cookie dates. Still, I'd prefer if
people would report any date format Drakma can't parse to this mailing
list.
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