On Thu Oct 04 23:02:03 2007, pcoch wrote: > In src/pmc/parrotio.pmc:open() there is the todo item (with some context): > > /* XXX layer is stored twice - which is used when */ > io->stack = l; > PMC_struct_val(pio) = l; > > Determine which of the two (same) instances of the layer is actually being > used and when, and (I guess) decide if it's really necessary.
It looks like the pdd22 (IO) implementation took care of this. Resolving. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
