(string->number "#.(loop)") => lisp hang
Zach Beane xach@xach.com
Logged In: YES user_id=847023
I bound *read-eval* to nil in the function string->number. This change took place in version 1.6 of rsm/string/string.lisp.
This doesn't seem to fix the problem however.
Log in to post a comment.
Logged In: YES
user_id=847023
I bound *read-eval* to nil in the function string->number.
This change took place in version 1.6 of rsm/string/string.lisp.
This doesn't seem to fix the problem however.