[Ecls-list] digit-char-p at safety 0

Waldek Hebisch hebisch at math.uni.wroc.pl
Thu Dec 13 18:37:05 UTC 2007


When I compile the following one liner at safety 0:

(defun to-num(x) (digit-char-p x))

and load it I get:

(to-num #\0)
T

At safety 1 or higher I get the expected result (integer 0).

-- 
                              Waldek Hebisch
hebisch at math.uni.wroc.pl 




More information about the ecl-devel mailing list