[parrot/parrot] c73ae6: In clone_interpreter, fix an issue where HLL_info ...
GitHub
noreply at github.com
Sun Oct 7 00:47:02 UTC 2012
Branch: refs/heads/threads
Home: https://github.com/parrot/parrot
Commit: c73ae654132a1c901fd3d33053429f4dab10ba9c
https://github.com/parrot/parrot/commit/c73ae654132a1c901fd3d33053429f4dab10ba9c
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-10-06 (Sat, 06 Oct 2012)
Changed paths:
M src/pmc/parrotinterpreter.pmc
Log Message:
-----------
In clone_interpreter, fix an issue where HLL_info was being proxied, but Parrot_hll_get_HLL_type expects a FixedIntegerArray that can be poked into directly. Leave a note about this change. This fixes one issue in NQP, but exposes another segfault later.
More information about the parrot-commits
mailing list