[parrot/parrot] f5cec3: Parrot_pa_is_owned() is not something for public c...
GitHub
noreply at github.com
Mon Mar 26 06:07:32 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: f5cec3449befa388bdde3f096b0db450fd9f70e4
https://github.com/parrot/parrot/commit/f5cec3449befa388bdde3f096b0db450fd9f70e4
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-25 (Sun, 25 Mar 2012)
Changed paths:
M include/parrot/pointer_array.h
M src/gc/gc_gms.c
M src/gc/gc_ms2.c
M src/pointer_array.c
Log Message:
-----------
Parrot_pa_is_owned() is not something for public consumption, and does not use the interp, so get rid of the interp as an argument. Also, all arguments to the function can be consted.
More information about the parrot-commits
mailing list