push_integer() not implemented in class 'FixedPMCArray'

Jonathan Leto jaleto at gmail.com
Tue Sep 8 02:08:28 UTC 2009


Howdy,

Should one be able to push up to a fixed number of elements onto a
FixedPMCArray?

For example, should the following code put a number in the first slot of $P0?

new $P0, 'FixedPMCArray'
$P0 = 5
push $P0, 42

Currently it throws the exception message in the subject.

Cheers,

-- 

Jonathan Leto
jonathan at leto.net
http://leto.net


More information about the parrot-dev mailing list