On Thu Jan 22 08:14:06 2009, ronaldxs wrote: > The documentation on line 51 of src/ops/pmc.ops still refers to PDD02 > which has been superseded. Recommending patch below: > > Index: src/ops/pmc.ops > =================================================================== > --- src/ops/pmc.ops (revision 35872) > +++ src/ops/pmc.ops (working copy) > @@ -48,7 +48,7 @@ > new P0, 'ResizableBooleanArray' > > Optionally a PMC may be passed to the constructor. It's up to the class > what > -to do with the intializer. See PDD02 for more. > +to do with the intializer. See PDD17 and the init_pmc function for more. > > =cut
Patch applied, with an additional spelling correction, in r35904. Thanks, Ron! _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
