bug-parted
[Top][All Lists]
Advanced

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

bug#31923: FAIL: t0501-duplicate on Alpine Linux s390x


From: Phillip Susi
Subject: bug#31923: FAIL: t0501-duplicate on Alpine Linux s390x
Date: Thu, 21 Jun 2018 09:29:42 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 6/21/2018 4:17 AM, Natanael Copa wrote:
> A wild guess is that xbsd_dkcksum does not work properly on big endian
> machines.

It looks like it handles endianess correctly, but I did notice that it
is using something called "u_short" instead of uint16_t.  I wonder if on
your machine "u_short" isn't 16 bits?  Try changing it to uint16_t.



Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]