PMC new init_int, comments and tests welcome
chromatic
chromatic at wgz.org
Wed Mar 10 00:57:07 UTC 2010
On Tuesday 09 March 2010 at 16:53, Peter Lobsinger wrote:
> While I think this op/vtable could be convenient, maybe even useful, I
> would like to point out that there is no need to throw away the
> Integer PMC used for initialization. For example, it could be kept in
> the constants table.
Only if it's constant in PBC. If called from C, it won't be constant in PBC.
-- c
More information about the parrot-dev
mailing list