<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Here's the same patch with the added -b flag to ignore whitespace
(sorry about that). <br>
<br>
--Jeff<br>
<br>
<br>
<br>
Jeff Cunningham wrote:
<blockquote cite="mid:4AF79358.2050301@comcast.net" type="cite">Hi,
  <br>
  <br>
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.
  <br>
  <br>
Regards,
  <br>
Jeff Cunningham
  <br>
  <br>
  <br>
  <pre wrap=""><pre wrap="">
<hr size="4" width="90%">
_______________________________________________
cl-gd-devel site list
<a class="moz-txt-link-abbreviated" href="mailto:cl-gd-devel@common-lisp.net">cl-gd-devel@common-lisp.net</a>
<a class="moz-txt-link-freetext" href="http://common-lisp.net/mailman/listinfo/cl-gd-devel">http://common-lisp.net/mailman/listinfo/cl-gd-devel</a></pre></pre>
</blockquote>
</body>
</html>