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

SourceForge.net noreply at sourceforge.net
Mon Apr 17 15:41:05 CEST 2006


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

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
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/)

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

Comment By: Ronald Oussoren (ronaldoussoren)
Date: 2006-04-17 15:41

Message:
Logged In: YES 
user_id=580910

Fixed in revision 45487 on the trunk. Please confirm and close this patch.

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

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