diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-06-21 06:55:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-06-21 06:55:21 -0700 |
commit | 1b95abb838e3309e814a874996e49c5003bade0d (patch) | |
tree | 357f6f035b703f4355b52b143e86d98890c0ce0e /chksums/sha256.c | |
parent | 69cbc720d6af169b04696487fb688de4a4dd6e83 (diff) | |
download | txr-1b95abb838e3309e814a874996e49c5003bade0d.tar.gz txr-1b95abb838e3309e814a874996e49c5003bade0d.tar.bz2 txr-1b95abb838e3309e814a874996e49c5003bade0d.zip |
streams: use ~s and ~a properly in errors.
Objects should almost always be printed as ~s.
If a bad object is printed as ~a, junk could result
on the terminal if it's a buffer, for instance.
* stream.c (stdio_maybe_read_error, stdio_maybe_error,
stdio_close, pipe_close, parse_mode, normalize_mode,
normalize_mode_no_bin, cat_unget_byte, cat_unget_char,
unget_byte, open_directory, open_file, open_tail,
open_command, open_process, run, remove_path, rename_path):
Revise conversion specifiers in error message formatting.
Diffstat (limited to 'chksums/sha256.c')
0 files changed, 0 insertions, 0 deletions