#414: [BUG] t/codingstd/c_cppcomments.t reports spurious error at hyperlinks
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:               
     Type:  bug      |      Status:  new          
 Priority:  minor    |   Milestone:               
Component:  docs     |     Version:  trunk        
 Severity:  low      |    Keywords:  cpp codingstd
     Lang:           |       Patch:               
 Platform:  all      |  
---------------------+------------------------------------------------------

Comment(by coke):

 Note that this test wouldn't fail on a C file because then the POD would
 be encapsulated in a C-style comment. OPS apparently are special and have
 their pod stripped when converted to C.

 Since OPS files aren't C, they should probably be excluded from the tests.
 (and the generated C files checked instead).

 However this gets fixed, other standards tests will probably need similar
 fixes.

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