Re: Problem parsing file in 64 bit build.
Re: Problem parsing file in 64 bit build.
- Subject: Re: Problem parsing file in 64 bit build.
- From: Quincey Morris <email@hidden>
- Date: Sun, 06 May 2012 23:36:59 -0700
On May 6, 2012, at 23:30 , Quincey Morris wrote:
> while they're only 4-bit aligned
Er … 4-byte aligned.
Also, be careful when debugging these with lldb. At some versions of lldb get the member offsets and struct size wrong in packed structs, so debugger member display is wrong, and so is offset/size-related pointer arithmetic in debugger expressions.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden