Bug#649968: ksh: traps and 'set -e' set inside a function are ignored

2012-02-15 Thread Oliver Kiddle
On 25 Nov, Blazej Krzeminski wrote: > Traps set inside KSH functions and 'set -e' (exit on error) command > are ignored when the function is used in a command substitution > and the command substitution $( ) is contained in a || or && command, > or is following an 'if'. This problem does not occur

Bug#649968: ksh: traps and 'set -e' set inside a function are ignored

2011-11-24 Thread Blazej Krzeminski
Package: ksh Version: 93u-1 Severity: important Traps set inside KSH functions and 'set -e' (exit on error) command are ignored when the function is used in a command substitution and the command substitution $( ) is contained in a || or && command, or is following an 'if'. This problem does not