Kevin Reay <kevintreayopen...@gmail.com> writes:

>> > Attempted to match printf formating of unsigned 32bits to rest of
>> > file.
>> 
>> I don't think this is the good direction.  "seq" and "length" are 32bits
>> integers.  Why cast them to long, and then print them as unsigned long?
>> Let's just print them as unsigned int.
>
> That sounds good to me. I'll create another patch.
>
> Do you think it's worth cleaning up the existing long cast/print
> formats that exist elsewhere in the file?

As discussed, the patch was in the previous mail.  I just committed it.

Thanks!
-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to