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

Jeff Cunningham j.k.cunningham at comcast.net
Mon Nov 9 17:41:25 UTC 2009


Here are the complaints I was getting which are eliminated:

  warning:
    Asserted type NUMBER conflicts with derived type (VALUES NULL 
&OPTIONAL).
    --> LET LET UNLESS IF PROGN SETQ THE
    ==>
      (- #:X214 #:WIDTH15)
   
  warning:
    Asserted type NUMBER conflicts with derived type (VALUES NULL 
&OPTIONAL).
    --> LET LET UNLESS IF PROGN SETQ THE
    ==>
      (- #:Y217 #:HEIGHT18)
   
  warning:
    Asserted type NUMBER conflicts with derived type (VALUES NULL 
&OPTIONAL).
    --> LET LET UNLESS IF PROGN SETQ THE
    ==>
      (+ #:Y116 #:HEIGHT18)
   
  warning:
    Asserted type NUMBER conflicts with derived type (VALUES NULL 
&OPTIONAL).
    --> LET LET UNLESS IF PROGN SETQ THE
    ==>
      (+ #:X113 #:WIDTH15)

--Jeff




More information about the Cl-gd-devel mailing list