No description
Find a file
Sergey Poznyakoff b4fefca052 Special handling for WRDSE_USAGE.
* src/wordsplit.c (wordsplit_run): Initialize ws_errctx early. This
ensures that wordsplit_strerror gets correct data after WRDSE_USAGE.
(wordsplit_free): Return immediately if errno was WRDSE_USAGE.
2019-06-05 16:34:43 +03:00
doc Update docs 2018-11-15 10:14:33 +02:00
include Introduce error context 2019-05-15 16:37:09 +03:00
src Special handling for WRDSE_USAGE. 2019-06-05 16:34:43 +03:00
tests Introduce error context 2019-05-15 16:37:09 +03:00