[parrot/parrot] 789cea: Revert "Make g++ happy on the threads branch"
GitHub
noreply at github.com
Tue Sep 25 18:23:48 UTC 2012
Branch: refs/heads/threads
Home: https://github.com/parrot/parrot
Commit: 789cea794e48df996c3ae34986f0a9362b10ec17
https://github.com/parrot/parrot/commit/789cea794e48df996c3ae34986f0a9362b10ec17
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M src/call/context.c
Log Message:
-----------
Revert "Make g++ happy on the threads branch"
This reverts commit 22446667e8dbd29c9342f9402f8766f3dc295437.
Wrong fix, see 02eece1 instead.
Commit: 8765cd49dd53896d5521a850af9976291713b010
https://github.com/parrot/parrot/commit/8765cd49dd53896d5521a850af9976291713b010
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M src/call/context.c
Log Message:
-----------
Fix target_interp in pcc_unproxy_context detected by g++
Parrot_Interp is a ptr to the interp struct already. This code section
was never triggered in any testcase. I am trying to find a testcase for
this.
Compare: https://github.com/parrot/parrot/compare/22446667e8db...8765cd49dd53
More information about the parrot-commits
mailing list