Re: bug: can't break/continue from within eval (plus, status 0 on error)

2017-04-07 Thread Chet Ramey
l builtins", meaning if they > fail they should cause the shell to exit, at least in POSIX mode. Posix explicitly makes this case unspecified. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRUc...@case.eduhttp://cnswww.cns.cwru.edu/~chet/

Re: "unset var" pops var off variable stack instead of unsetting it

2017-03-19 Thread Chet Ramey
:|' foo echo after MIFS = "$MIFS" $ ../bash-4.4-patched/bash ./x2c argv[1] = after MIFS = :| -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRUc...@case.eduhttp://cnswww.cns.cwru.edu/~chet/