[Openmcl-cvs-notifications] Commit: ccl/level-1
bryan at clozure.com
bryan at clozure.com
Sat Feb 19 15:34:56 MST 2005
Affected files with versions:
l1-reader.lisp,1.13
-----------------------------------
Details:
Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/level-1
In directory clozure.com:/tmp/cvs-serv25900/level-1
Modified Files:
l1-reader.lisp
Log Message:
add Fs (file separator), Gs (group separator), Rs (record separator), and
Us (unit seperator) to *name-char-alist*.
#\Fs to avoid printing something unescaped #\^\, the others for
completeness. the extra four entries in the alist shouldn't have
any noticeable effect.
probably could fix the printer (and reader?) to handle the escaped
case, but i like seeing the textual representation.
More information about the Openmcl-cvs-notifications
mailing list