[parrot/parrot] d0b907: fix exit code handling. On EXCEPT_EXIT we jump dir...

noreply at github.com noreply at github.com
Sun Aug 7 13:40:37 UTC 2011


  Branch: refs/heads/whiteknight/frontend_parrot2
  Home:   https://github.com/parrot/parrot

  Commit: d0b907dbd5448c09a96a280a48aa1e1786edf8f0
      https://github.com/parrot/parrot/commit/d0b907dbd5448c09a96a280a48aa1e1786edf8f0
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M config/gen/makefiles/root.in
  M frontend/parrot2/prt0.pir

  Log Message:
  -----------
  fix exit code handling. On EXCEPT_EXIT we jump directly out using the exception exit code. Otherwise, we force a non-zero exit, taking hints from the exception if possible. Also, fix the -V option to pull values out of the config hash




More information about the parrot-commits mailing list