[parrot/parrot] a4a489: load_bytecode_s should update the various caches b...
noreply at github.com
noreply at github.com
Wed Aug 3 16:36:52 UTC 2011
Branch: refs/heads/whiteknight/load_bytecode
Home: https://github.com/parrot/parrot
Commit: a4a4895247ad8eb4685753aa0cf59c431ef14d8f
https://github.com/parrot/parrot/commit/a4a4895247ad8eb4685753aa0cf59c431ef14d8f
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-08-03 (Wed, 03 Aug 2011)
Changed paths:
M src/packfile/api.c
Log Message:
-----------
load_bytecode_s should update the various caches before running do_sub_pragmas, to avoid recursion. Cache PackfileView objects by full path name, not short name, so the two load_bytecode variants are talking the same language
More information about the parrot-commits
mailing list