[cl-gd-devel] proposed patch for WITH-TRANSFORMATION macro

Jeff Cunningham j.k.cunningham at comcast.net
Mon Nov 9 03:58:16 UTC 2009


Hi,

I use cl-gd extensively and decided to figure out how to eliminate the 
incessant SBCL generated warnings that trace back to the 
WITH-TRANSFORMATION macro. It looks like work has already been done 
there. I came up with a pretty clean solution which removes the existing 
argument checking, provides it through a different mechanism and 
satisfies SBCL and backwards compatibility. I don't have any other 
platforms to test with but I think it will run on anything. I've 
attached the patch.

Regards,
Jeff Cunningham


-------------- next part --------------
A non-text attachment was scrubbed...
Name: transform.lisp.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-gd-devel/attachments/20091108/e2a74b33/attachment.bin>


More information about the Cl-gd-devel mailing list