[cl-typesetting-devel] Re: [cl-pdf-announce] cl-pdf and cl-typesetting release candidates

Edi Weitz edi at agharta.de
Fri Apr 22 11:25:55 UTC 2005


On Wed, 20 Apr 2005 22:11:49 +0200, "Marc Battyani" <marc.battyani at fractalconcept.com> wrote:

> Please send me remarks, fixes and patches you may have from the
> current repository version.

It didn't even compile on CMUCL due to the following lines at the end
of huffman.lisp (note the missing parenthesis):

  ;;; Stub called from make-deflate-stream if di-huffman is not used.
  (defun initialize-huffman (&optional force)
    (declare (ignore force))

Using stock Salza 0.7.1 everything worked fine.  As I probably said
before - I'm questioning the usefulness of forking other libraries (as
long as they're still maintained) and including them into cl-pdf or
cl-typesetting.  If there are improvements (like the ones from
Dmitriy) they should be merged into the upstream code.

See you in Amsterdam,
Edi.



More information about the cl-typesetting-devel mailing list