[cl-plus-ssl-devel] Another tweak for cl+ssl

Mirko Vukovic mirko.vukovic at gmail.com
Thu Jan 10 03:54:58 UTC 2013


Hello again

This note is related to the 20121223-git version that I downloaded
with quicklisp.

In the file conditions.lisp  I had to transpose the order of
(define-condition ssl-error (error)...)
and (defun format-ssl-error-queue (...)...).

I placed the condition before the function.  The latter one is using
the ssl-error condition.

Best,

Mirko




More information about the cl-plus-ssl-devel mailing list