Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 0b7ccce8fe97eac54c5d4d1f18022e8cb1140a83
      
https://github.com/parrot/parrot/commit/0b7ccce8fe97eac54c5d4d1f18022e8cb1140a83
  Author: Whiteknight <[email protected]>
  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



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to