[parrot/parrot] 0b7ccc: Add a new Parrot_x_execute_on_exit_handlers to cal...

GitHub noreply at github.com
Sat May 5 12:22:34 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 0b7ccce8fe97eac54c5d4d1f18022e8cb1140a83
      https://github.com/parrot/parrot/commit/0b7ccce8fe97eac54c5d4d1f18022e8cb1140a83
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M include/parrot/exit.h
    M src/embed/api.c
    M src/exit.c

  Log Message:
  -----------
  Add a new Parrot_x_execute_on_exit_handlers to call exit handlers. Use that in the embedding API to fix an error where we were destroying the interp before attempting to call these handlers. This *should* fix #765





More information about the parrot-commits mailing list