On Tue, 2010-10-05 at 14:40 -0400, Paul Donohue wrote: > This replaces the previous patch ... if you want, I can remove the > duplicates and send a patch that applies on top of the previous one. yes please, I'd appreciate that, as I already applied the first one. Just do a git commit on your local tree and then a git format-patch HEAD~1 and send me that. > On Tue, Oct 05, 2010 at 11:19:06AM -0700, Inaky Perez-Gonzalez wrote: > > On Tue, 2010-10-05 at 13:03 -0400, Paul Donohue wrote: > > > Correct assorted 64-bit issues with pointers, type casting, and struct packing. > > > > Thank you Paul > > > > I am assuming this goes on top of the previous patch you sent, is that > > correct? > >