No description
Find a file
Sergey Poznyakoff e4bd61ae6b Introduce error context
* include/wordsplit.h (wordsplit) <ws_errctx>: New field.
* src/wordsplit.c (wordsplit_init): Initialize ws_errctx.
(expvar,wordsplit_pathexpand): Save error context.
(wordsplit_clearerr): Free error context.
(wordsplit_perror): Use error context if available.
* tests/wordsplit.at: Reflect changes.
2019-05-15 16:37:09 +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 Introduce error context 2019-05-15 16:37:09 +03:00
tests Introduce error context 2019-05-15 16:37:09 +03:00