[Openmcl-cvs-notifications] Commit: ccl/level-1
bryan at clozure.com
bryan at clozure.com
Thu Aug 4 15:12:53 MDT 2005
Affected files with versions:
l1-format.lisp,1.4
-----------------------------------
Details:
Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/level-1
In directory clozure.com:/tmp/cvs-serv63942/level-1
Modified Files:
l1-format.lisp
Log Message:
ansi section 22.3.5.2 cleanup -
format-find-command: ~:T is not allowed within justification format directives.
pprint directives (~I, ~W, ~_, ~:T) are not allowed to coexist in the same format control string as a justification directive (~<...~>) that uses ~:;.
*format-pprint* will be T whenever a pprint directive has been seen.
*format-justification-semi* will be T whenever a ~<..~:;..~> has been seen.
More information about the Openmcl-cvs-notifications
mailing list