summary refs log tree commit diff
path: root/src/nodetypes
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-06-07 16:47:59 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-09-02 22:10:56 +0800
commitda534b740e628512e8e0e62729d6a2ef521e5096 (patch)
tree738f2514591e0de3ba1b38f40d483af3b90cd87d /src/nodetypes
parentjobs: Handle string-based job descriptors (diff)
downloaddash-da534b740e628512e8e0e62729d6a2ef521e5096.tar.gz
dash-da534b740e628512e8e0e62729d6a2ef521e5096.zip
eval: Return status in eval functions
The exit status is currently clobbered too early for case statements
and loops.  This patch fixes it by making the eval functions return
the current exit status and setting them in one place -- evaltree.

Harald van Dijk pointed out a number of bugs in the original patch.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/nodetypes')
0 files changed, 0 insertions, 0 deletions
itle.c?id=ef72de007fc8c63650349c3d026c70335025013c&follow=1'>Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe