[parrot/parrot] 8fd4d3: Seems dynpmcs (or at least, one of the NQP ones) h...
GitHub
noreply at github.com
Fri May 11 21:42:48 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 8fd4d39a61a7651d7fef4eb663824790a1f9ac7a
https://github.com/parrot/parrot/commit/8fd4d39a61a7651d7fef4eb663824790a1f9ac7a
Author: jnthn <jnthn at jnthn.net>
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.
More information about the parrot-commits
mailing list