[cl-pdf-devel] Tiny patch

Marc Battyani marc.battyani at fractalconcept.com
Tue Jul 5 22:01:46 UTC 2005


"Edi Weitz" <edi at agharta.de> wrote:

> I just noticed that there's a missing dependency in cl-pdf.asd.  Line
> 45 which looks like
> 
>   (:file "zlib" :depends-on (#+use-uffi-zlib "init"))
> 
> should be
> 
>   (:file "zlib" :depends-on ("defpackage" #+use-uffi-zlib "init"))
> 
> instead because the code requires the package PDF to be defined.

OK I will add this to the repository tomorrow evening.

Thanks,

Marc




More information about the cl-pdf-devel mailing list