[parrot/parrot] 4f2457: check exit code to guard against SIGBUS/SIGSEGV

noreply at github.com noreply at github.com
Sun Dec 26 18:02:51 UTC 2010


Branch: refs/heads/encapsulate-main
Home:   https://github.com/parrot/parrot

Commit: 4f245793e5680a5c4e241ccf1b60c9e60aff6b09
    https://github.com/parrot/parrot/commit/4f245793e5680a5c4e241ccf1b60c9e60aff6b09
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-26 (Sun, 26 Dec 2010)

Changed paths:
  M t/compilers/imcc/syn/regressions.t

Log Message:
-----------
check exit code to guard against SIGBUS/SIGSEGV

Pattern matching on output will not catch such errors in parrot shutdown - the
shell provides the nice messages informing the user of such occurances, not the
original program.


Commit: 9d368bc1aa79a4523013d69f98e33947fb7b2a8d
    https://github.com/parrot/parrot/commit/9d368bc1aa79a4523013d69f98e33947fb7b2a8d
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-26 (Sun, 26 Dec 2010)

Changed paths:
  M frontend/pbc_merge/main.c

Log Message:
-----------
look for :main subs on pbc_merge


Commit: da6bfe22a99ed382ef7d9cca5f44e5114b56e1eb
    https://github.com/parrot/parrot/commit/da6bfe22a99ed382ef7d9cca5f44e5114b56e1eb
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-26 (Sun, 26 Dec 2010)

Changed paths:
  M compilers/imcc/pbc.c

Log Message:
-----------
eliminate implicit :main sub selection

this closes TT #1704


Commit: 44118c7b40875b19a63b46c988c71fe4039bbb49
    https://github.com/parrot/parrot/commit/44118c7b40875b19a63b46c988c71fe4039bbb49
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-26 (Sun, 26 Dec 2010)

Changed paths:
  M config/gen/config_pm/config_lib_pir.in

Log Message:
-----------
add explicit :main




More information about the parrot-commits mailing list