[perl #62634] [PATCH] Minor doc change in pmc.ops - PDD02 superseded

James Keenan via RT parrotbug-followup at parrotcode.org
Fri Jan 23 03:50:01 UTC 2009


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!


More information about the parrot-dev mailing list