[armedbear-devel] [BUG] SET-SYNTAX-FROM-CHAR should clear dispatch tables
22 Sep
2009
22 Sep
'09
8:26 p.m.
(let ((rt (copy-readtable nil))) (set-syntax-from-char #\# #\A rt (copy-readtable nil)) (get-dispatch-macro-character #\# #\x rt)) should signal an error as #\# is no longer a dispatching macro character. -T.
5615
Age (days ago)
5615
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tobias C. Rittweiler