[cl-typesetting-devel] CLISP support
Dmitri Ivanov
divanov at aha.ru
Tue Apr 27 04:37:21 UTC 2004
Hello Klaus,
| >> From 6.1.3 Value Accumulation Clauses:
|> "The var argument is bound as if by the construct with.
|> [...]
|> The default type is implementation-dependent; but it must be a
|> supertype of type real."
|
| CLISP is correct here, "t" is a supertype of real.
I am afraid, HyperSpec has a typo in here. For example, 0 is a fixnum, which
is a _subtype_, not _supertype_ of real. Moreover, CLtL2 specifies:
The default type is implementation-dependent, but it must
be a subtype of type (or integer float).
--
Sincerely,
Dmitri Ivanov
lisp.ystok.ru
More information about the cl-typesetting-devel
mailing list