[cl-pdf-devel] cl-pdf with salza

Marc Battyani marc.battyani at fractalconcept.com
Sun Apr 10 20:57:30 UTC 2005


"Dmitriy Ivanov" <divanov at aha.ru> wrote:
>
> I see. Moreover, octet-replace does the same thing as replace, but more
> efficiently :-)
>
> To optimize on LW, put
>     (optimize #+lispworks (hcl:fixnum-safety 0))
> and you get 118 bytes.

OK, I add this.

> The type sys:int32 corresponds (singned-byte 32), which IMHO less
convenient
> then (unsingned-byte 32). For example, MD5 widely uses modulo-2^32
addition.
> In what way sys:int32 can help to implement this?

Looks like you have found how to use it ;-)
(refering to your announce in lisp-hug)

Marc





More information about the cl-pdf-devel mailing list