[parrot/parrot] 22d7d5: The compreg hash is autovivified in the Parrot_int...
GitHub
noreply at github.com
Sat Jun 2 17:06:11 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 22d7d59b80c12719651373135c9a5acb503d9331
https://github.com/parrot/parrot/commit/22d7d59b80c12719651373135c9a5acb503d9331
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M src/ops/core.ops
M src/ops/core_ops.c
Log Message:
-----------
The compreg hash is autovivified in the Parrot_interp_set_compiler function. Make sure we use that function (and Parrot_interp_get_compiler) for accessing the compreg hash in the compreg_s_p and compreg_p_s ops for cases where the only compiler get/set operations are done from the pbc level. brrt++ for the find.
More information about the parrot-commits
mailing list