Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



In article <20090818060417.GF3425%snowdrop.l8s.co.uk@localhost>,
David Laight  <david%l8s.co.uk@localhost> wrote:
>On Mon, Aug 17, 2009 at 10:17:09PM -0400, Christos Zoulas wrote:
>> 
>> Log Message:
>> 1. some of the video24linux structs are not as machine independent as their
>>    authors want them to be. For the buffer ioctls, define new ioctls with
>>    the 32 bit buffer sizes. For the format struct, define it as packed
>>    so it is the same on 32 and 64 bit. (I might need to version this)
>
>You probably just want to use the '64bit integer with 32bit alignment'
>rather than marking the structure as packed.

I looked for the 64 bit integer, and could not find it... Do you know why
it is not packing well?

christos



Home | Main Index | Thread Index | Old Index