[perl #55290] [BUG] get_iter() not implemented in class 'ResizableStringArray'

Christoph Otto via RT parrotbug-followup at parrotcode.org
Sun Mar 22 05:39:24 UTC 2009


On Thu Jun 05 14:30:04 2008, chromatic at wgz.org wrote:
> On Thursday 05 June 2008 09:05:22 Geoffrey Broadwell wrote:
> 
> > In my original ticket, I mentioned three problems:
> >
> > 1. ResizableStringArray didn't have get_iter.
> > 2. Other *Array PMCs may be missing that as well.
> > 3. The 'iter' op is still listed as experimental.
> >
> > Clearly #1 was the focus of chromatic's patch.  Jonathan, did you
> > address #2 and #3?
> 
> My fix was for FixedStringArray, which is the parent of
> ResizableStringArray,
> so that's at least two.
> 
> In theory, every *Array PMC should have some sort of iter tests.
> 
> (I ported Test::Class to PIR, such as it is, so that we could make
> these tests
> easier to write.)
> 
> -- c
> 

They do as of r37640, which means this ticket is resolved.


More information about the parrot-dev mailing list