#2029: new 'structview' PMC does not work on bigendian systems
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:  plobsing
     Type:  bug      |      Status:  new     
 Priority:  normal   |   Milestone:          
Component:  core     |     Version:  3.1.0   
 Severity:  medium   |    Keywords:          
     Lang:           |       Patch:          
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by plobsing):

 Please try be.patch. The BE/LE difference is a holdover from attempting to
 do signed, unaligned access, which was abandonned. BE/LE code for
 unsigned, unaligned access should be identical.

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