#724: [bug]  Parrot fails numeric conversion of ucs2 strings
----------------------+-----------------------------------------------------
 Reporter:  pmichaud  |        Owner:          
     Type:  bug       |       Status:  reopened
 Priority:  normal    |    Milestone:          
Component:  core      |      Version:  1.2.0   
 Severity:  medium    |   Resolution:          
 Keywords:            |         Lang:          
    Patch:            |     Platform:          
----------------------+-----------------------------------------------------

Comment(by bacek):

 Ok.

 Branch (misnamed) tt24_unicode_numification) ready for merge. Only one
 concern: we never declared format for "NaN", "Inf" and "-Inf". Old version
 based on atof supported some bizzare variants like "   nAn", " inF" and "
 InFiNity". Version in branch support only canonical "Inf", "-Inf" and
 "NaN". Question is - should I mimic atof behaviour or we can declare
 standard format for it?

 --
 Bacek

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