Got rid of lndir from configure by making ASDF smart enough to build
in a separate directory.
Renamed the package of the ASDF that comes with CLKD so it doesn't
clash with existing ASDF setups.
_______________________________________________
clkd-announce mailing list
clkd-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/clkd-announce
Spam detection software, running on the system "clnet", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
the administrator of that system for details.
Content preview: suspense Lessie Refinance NOW while rates are still
low. You could save Hundreds per month!! we'd like to inform you that
we are accepting your application, bad credit ok, We are ready to give
you a $260,000 loan for a low month payment. Approval process will
take only 1 minute. loans qualify for lowest rates in years or a more
lower rate. [...]
Content analysis details: (5.7 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.2 INVALID_DATE Invalid Date: header (not RFC 2822)
3.5 HELO_DYNAMIC_IPADDR2 Relay HELO'd using suspicious hostname (IP addr 2)
3.7 HELO_DYNAMIC_HCC Relay HELO'd using suspicious hostname (HCC)
0.0 REFINANCE_NOW BODY: Home refinancing
0.0 HTML_MESSAGE BODY: HTML included in message
0.1 MPART_ALT_DIFF BODY: HTML and text parts are different
0.1 HTML_50_60 BODY: Message is 50% to 60% HTML
-2.0 BAYES_20 BODY: Bayesian spam probability is 5 to 20%
[score: 0.0903]
0.0 MIME_QP_LONG_LINE RAW: Quoted-printable line longer than 76 chars
The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam. If you wish to view
it, it may be safer to save it to a file and open it with an editor.
_______________________________________________
cl-pdf-announce site list
cl-pdf-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-pdf-announce
On Thu, 1 Mar 2007 22:15:31 +1000, Igor Plekhov <penguin(a)ocean.vvo.ru> wrote:
> Function #'create-template-printer has :external-format key
> parameter which is used when opening a file with a template to be
> filled.
>
> But if that file <tmpl_include>s some other file, than
> :external-format supplied is not used when opening the second file
> as it should be.
Yes, it makes sense to change that. I've done that in the new
version.
Thanks,
Edi.
_______________________________________________
html-template-announce site list
html-template-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/html-template-announce
And here's the next release. Sorry for the noise today.
On Thu, 08 Mar 2007 21:22:48 +0900, Jong-won Choi <jc(a)itsec.co.kr> wrote:
> Here is the backtrace.
>
> My example input for 'Enter a value:' is 日本語
Yes, there was a bug in the test suite which only affected LispWorks.
I could only reproduce it because I had your example input to copy and
paste from... :)
The new release should fix that.
Thanks for the bug report,
Edi.
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
On Fri, 9 Mar 2007 12:53:22 +0100, "Marko Kocić" <marko.kocic(a)gmail.com> wrote:
> There's one more error in server.lisp 172-179 #-:hunchentoot-no-ssl
> doesn't handle all parameters.
Oh my, bad day today.
Thanks for the heads-up, should be fixed now.
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
On Tue, 6 Mar 2007 10:44:42 +0100, "Marko Kocić" <marko.kocic(a)gmail.com> wrote:
> I wanted to play with hunchentoot on widows using sbcl and made it
> work (at least tests are working). In order to do so I had to
> optinally disable ssl cause I couldn't find appropriate ssl library
> to use. Also, I fixed issue with sbcl win32 port pushing :unix to
> *features* and applied a patch from William Bland to work without
> threads.
Thanks. I've released a new version (haven't testet with SBCL/Win32,
though) which incorportates your patches.
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
On Thu, 8 Mar 2007 18:48:41 -0800, Jeffrey Cunningham <jeffrey(a)cunningham.net> wrote:
> You might want to change the change year on your website for Drakma
> to 2007 (it says 2006).
Ah, yes, thanks. I've made a new release to clean up this mess - no
code changes, though.
_______________________________________________
drakma-announce mailing list
drakma-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-announce
On Sat, 03 Mar 2007 04:33:47 +0200, Anton Vodonosov <vodonosov(a)mail.ru> wrote:
> Patch is attached.
I've now finally found the time to review your patch and release a new
version which incorporates it. Sorry for the delay.
http://weitz.de/files/flexi-streams.tar.gz
Thanks again for the good work!
Cheers,
Edi.
_______________________________________________
flexi-streams-announce mailing list
flexi-streams-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/flexi-streams-announce
On Mon, 5 Mar 2007 17:13:09 +0900, "Jianshi Huang" <jianshi.huang(a)gmail.com> wrote:
> I updated drakma to 0.6.0 but found the cookie could not be parsed
> correctly in SBCL. So I traced down into the source code and found
> it's the problem of function split-string. But in Lispworks
> Personal, it works well. As the function split-string is a big
> extended loop macro. So I think it might be a bug in SBCL's loop
> facility. I also tested in Allegro CL and found it behaves the same
> as SBCL. So which is correct?
OK, with the help of comp.lang.lisp[1] I've convinced myself that
SPLIT-STRING relied on unspecified (or too vaguely specified)
behaviour. I've now released a new version which hopefully only uses
documented LOOP features. Please test.
Thanks for the report,
Edi.
[1] http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/e4bf7cc93bb…
_______________________________________________
drakma-announce mailing list
drakma-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-announce