[parrot/parrot] 2162db: [GH #765] do not destroy --leak-test interp with p...
GitHub
noreply at github.com
Fri Aug 24 07:43:55 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 2162db6ed2dee7f55fa6986620e7ddfaa0a8768c
https://github.com/parrot/parrot/commit/2162db6ed2dee7f55fa6986620e7ddfaa0a8768c
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-08-23 (Thu, 23 Aug 2012)
Changed paths:
M src/exit.c
M src/interp/api.c
Log Message:
-----------
[GH #765] do not destroy --leak-test interp with pending exceptions
Commit: 5b4a188ea20062f36415a0c0a6e69010ad289a99
https://github.com/parrot/parrot/commit/5b4a188ea20062f36415a0c0a6e69010ad289a99
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-08-23 (Thu, 23 Aug 2012)
Changed paths:
M tools/dev/pbc_to_exe.winxed
Log Message:
-----------
[GH 803] fix installed rpath_lib
When building installables in the builddir, rpath_blib contains
cruft (-Wl:/usr/local/lib) and rpath_lib only is valid.
This disallows testing installables without LD_LIBRARY_PATH.
Compare: https://github.com/parrot/parrot/compare/d20f7127b625...5b4a188ea200
More information about the parrot-commits
mailing list