diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-11-21 23:01:34 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-11-21 23:01:34 -0800 |
commit | c3d36649c6c659295fdcf20e4f6de0ff8ea00351 (patch) | |
tree | a39847c8d4338f5d38d6b8443586062aefe22524 /stdlib/compiler.tl | |
parent | c3bd722120585c59c47dff6a98948cd89cc8b28e (diff) | |
download | txr-c3d36649c6c659295fdcf20e4f6de0ff8ea00351.tar.gz txr-c3d36649c6c659295fdcf20e4f6de0ff8ea00351.tar.bz2 txr-c3d36649c6c659295fdcf20e4f6de0ff8ea00351.zip |
streams: fixes in few type error diagnostics.
* stream.c (make_string_byte_input_stream,
get_string_from_stream):
Use self in diagnostic, and print bad object
using ~s rather than ~a.
(get_list_from_stream): Likewise, and add missing
nao as well.
(catenated_stream_push): Add self string, use
in diagnostics, print bad object using ~s.
Diffstat (limited to 'stdlib/compiler.tl')
0 files changed, 0 insertions, 0 deletions