#1721: parrot version numbers in oplib
----------------------+-----------------------------------------------------
 Reporter:  NotFound  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  none      |     Version:  2.6.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by cotto):

 VERSION is a trivial file.  I can see the sense in having a test somewhere
 to make sure it's in the right format, but the code to process its
 contents consists entirely of split().  Adding a test to make sure that
 periods are successfully split on doesn't strike me as being particularly
 likely to catch any errors.  If I'm misinterpreting you and there's some
 kind of error such a test is likely to catch, I'd be glad to add one.

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