#254: t/native_pbc/number.t:  New failure on some platforms
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:  rurban  
     Type:  bug      |      Status:  assigned
 Priority:  normal   |   Milestone:          
Component:  core     |     Version:          
 Severity:  high     |    Keywords:          
     Lang:           |       Patch:          
 Platform:  darwin   |  
---------------------+------------------------------------------------------

Comment(by rurban):

 Attached patch tt254-floattype1-bug.patch  http://nopaste.snit.ch/15469
 fixes the pf_item floatval reader if a conversion is requested, and
 floatval is
 a normal IEEE-754 8 byte double.

 The buf is a wrong advance of 12 byte on (NUMVAL_SIZE == 8 && !
 pf->header->floattype)

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