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
[email protected]
http://leto.net
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to