[Patches] [ python-Patches-982340 ] applesingle endianness issue

SourceForge.net noreply at sourceforge.net
Tue Jun 29 20:20:03 EDT 2004


Patches item #982340, was opened at 2004-06-29 20:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=982340&group_id=5470

Category: Macintosh
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Ippolito (etrepum)
Assigned to: Jack Jansen (jackjansen)
Summary: applesingle endianness issue

Initial Comment:
the struct formats in applesingle.py do not declare endianness and 
thus won't work on little endian architectures.  This patch adds the 
endian declarations to the struct formats.
(from http://www.opensource.apple.com/darwinsource/
WWDC2004/)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=982340&group_id=5470



More information about the Patches mailing list