[cl-pdf-devel] cl-pdf release 127 is broken (examples don't run on sbcl/macosx)

Carlos Ungil ungil at mac.com
Sat Dec 16 18:46:04 UTC 2006


Hello,

I found a problem in release 127 and later (126 is ok). I'm using  
SBCL 1.0.34 on MacOSX/Intel and the examples result in the following  
error:

#<SB-SYS:FD-STREAM for "file /tmp/ex1.pdf" {11E9EDE9}> is not a  
character output stream.

It seems to be related with the fragment

:element-type #+pdf-binary '(unsigned-byte 8) #-pdf-binary 'base-char

If I just comment those lines everything is ok until example #9  
complains:

#<SB-SYS:FD-STREAM for "file /tmp/ex9.pdf" {117815B9}> is not a  
binary output stream.

Cheers,

Carlos

PS: By the way, thanks to all of you who have been recently applying  
patches.



More information about the cl-pdf-devel mailing list