summaryrefslogtreecommitdiffstats
path: root/tests/011/mandel.expected
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-08-02 18:07:35 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-08-02 18:07:35 -0700
commit8917924aa32cdd300895e02ebc3472f273dfa411 (patch)
treeb9c2ed16fd030b3344e12e06076e85ca1c999b6b /tests/011/mandel.expected
parent905ef292831beda398fb9bc0e5aaf83878d348e0 (diff)
downloadtxr-8917924aa32cdd300895e02ebc3472f273dfa411.tar.gz
txr-8917924aa32cdd300895e02ebc3472f273dfa411.tar.bz2
txr-8917924aa32cdd300895e02ebc3472f273dfa411.zip
streams: bad argument defaulting in close-stream.
* stream.c (stdio_close, pipe_close): Fix throw_on_error argument not being defaulted correctly, so that errors are thrown even when the argument is omitted. * strudel.c (strudel_close): Here, we also must default the argument. The corresponding close method does not have an optional argument; it is mandatory. The documentation is bungled for it, though. * txr.1: Fix documentation of structure delegate streams with regard to the close method. It does not take offs and whence parametrs, but throw-on-error-p, which is mandatory.
Diffstat (limited to 'tests/011/mandel.expected')
0 files changed, 0 insertions, 0 deletions