Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 8fd4d39a61a7651d7fef4eb663824790a1f9ac7a
      
https://github.com/parrot/parrot/commit/8fd4d39a61a7651d7fef4eb663824790a1f9ac7a
  Author: jnthn <[email protected]>
  Date:   2012-05-11 (Fri, 11 May 2012)

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

  Log Message:
  -----------
  Seems dynpmcs (or at least, one of the NQP ones) have ended up with a call to 
Parrot_x_panic_and_exit; I don't see it used directly in the code, so I guess 
it's the PMC compiler or a macro that's introducing the call to it. Thus it 
must be marked PARROT_EXPORT. This unbusts NQP build on MSVC.



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

Reply via email to