Name |
Last commit
|
Last update |
---|---|---|
.. | ||
drop.c | ||
foreach.c | ||
save.c | ||
stash_helpers.c | ||
stash_helpers.h |
Stash was sometimes obscuring the actual error code, replacing it with a -1 when there was more descriptive value. This updates stash to preserve the original error code more reliably along with a variety of other error handling tweaks. I believe this is an improvement, but arguably, preserving the underlying error code may result in values that are harder to interpret by the caller who does not understand the internals. Discussion is welcome!
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
drop.c | Loading commit data... | |
foreach.c | Loading commit data... | |
save.c | Loading commit data... | |
stash_helpers.c | Loading commit data... | |
stash_helpers.h | Loading commit data... |