#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):

 More 64-bit pbc fixes for TT #254 with r36291.
 - fix src/packfile.c ALIGN_16() macro for 64-bit
 - add lots of debugging code, enable with TRACE_PACKFILE 2
 - mark more failing tests for 64-bit.
   interestingly t/native_pbc/number_3 fails native on gentoo-amd64,
   but not on solaris-64int.
 review: https://trac.parrot.org/parrot/changeset/36291/

 There are still two more 64 bit bugs lurking:
 - ROUND_UP to wordsize on strings
 - wrong numvals on gentoo-amd64 number_2

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