#1726: Missing POD in .pmc files (and a couple of others)
------------------------------+---------------------------------------------
 Reporter:  mikehh            |       Owner:  jkeenan 
     Type:  todo              |      Status:  assigned
 Priority:  normal            |   Milestone:          
Component:  coding_standards  |     Version:  trunk   
 Severity:  medium            |    Keywords:          
     Lang:                    |       Patch:  applied 
 Platform:                    |  
------------------------------+---------------------------------------------

Comment(by plobsing):

 Replying to [ticket:1726 mikehh]:

 Non-vtable functions in .pmc files are usually (always?) static. This
 means they are of no use to anyone outside of these files (eg: the user
 reading the docs).

 What purpose does documenting these functions, which are little more than
 implementation details, with POD serve?

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1726#comment:8>
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