[cl-pdf-devel] CMUCL compatibility fixes and new colorhandlingcode
Marc Battyani
marc.battyani at fractalconcept.com
Tue Apr 13 15:14:43 UTC 2004
"Stephan Frank" <crimsonf at cs.tu-berlin.de> wrote:
> The move of (uffi:def-function ("compress" c-compress)...) is still
> necessary, otherwise there will be a complaint that "compress" is unknown.
Is it a warning or and error ?
Maybe the def-function must be at the top level ?
> The 'box' name-clash seems to have been corrected, but I don't know for
> 100% sure -- my cl-pdf is broken somehow so I can't compile a complete
> system. At least compiling and loading boxes/tables.lisp does not give
> any redefinition warnings.
ok.
> By the way, what is the best way to _anonymously_ check out the current
> sources? I am unable to do this since the repository location changed
> resently.
The repository is anonymous. So you should be able to checkout it with a
subversion 1.0 client.
It is there now:
http://www.fractalconcept.com:8000/public/open-source/cl-pdf/
And the cl-typesetting one is here:
http://www.fractalconcept.com:8000/public/open-source/cl-typesetting/
Or even better get both with
http://www.fractalconcept.com:8000/public/open-source/
Marc
More information about the cl-pdf-devel
mailing list