[cl-pdf-devel] compile warnings

Yaroslav Kavenchuk kavenchuk at jenty.by
Fri Nov 18 10:19:24 UTC 2005


clisp-2.35

[2]> (asdf:operate 'asdf:compile-op :cl-pdf)
...
;; Compiling file C:\CL\lib\cl-pdf\encodings.lisp ...
WARNING in 18 29 (DEFMETHOD INITIALIZE-INSTANCE :AFTER ...)-5-1-1-1 in
lines 18..29 :
variable INIT-OPTIONS is not used.
Misspelled or missing IGNORE declaration?
...

and so on. finish:
...
The following functions were used but are deprecated:

 GENTEMP - This function creates symbols that cannot be
garbage-collected. Use GENSYM instead.
0 errors, 22 warnings
NIL


I can insert (declare (ignore ... in these places?

Thanks!

-- 
WBR, Yaroslav Kavenchuk.



More information about the cl-pdf-devel mailing list