#377: Some documentation fixes
----------------------+-----------------------------------------------------
 Reporter:  ronaldws  |        Type:  bug   
   Status:  new       |    Priority:  normal
Milestone:            |   Component:  none  
  Version:            |    Severity:  medium
 Keywords:            |        Lang:        
    Patch:            |    Platform:        
----------------------+-----------------------------------------------------
 The doc file docs/multidispatch.pod says “...Part or all of document is
 outdated..Please refer to PDD03...while we rewrite...”.  I find no mention
 of mmd in PDD03. PDD27 covers “Multiple Dispatch” so the attached patch
 changes “PDD03” to “PDD27”.

 The doc file docs/vtables.pod says “The master list of VTABLE interfaces
 can be found in .. with documentation in docs/pdds/pdd02_vtables.pod.”.
 Pdd02 seems to have been discontinued and the vtable interfaces seem to be
 covered in docs/pdds/pdd17_pmc.pod.  The attached patch changes
 “pdd02_vtables.pod” to “pdd17_pmc.pod”.

 The files docs/debug.pod and include/parrot/gc_api.h claim that the
 definition of GC_VERBOSE is in src/gc/api.c.  The attached patch corrects
 the location of the definition in both cases to include/parrot/gc_api.h.

 Ron

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/377>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to