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

Bug#301631: linux-kernel-headers: type of __s64 and __u64 (from asm/types.h) on AMD64 should be long



Package: linux-kernel-headers
Version: 2.5.999-test7-bk-17
Severity: normal

Hi,

on AMD64 sizeof(long) is already 8 bytes, there is no need for long long.
Also int64_t from stdint.h (libc6-dev) is only long and IMHO both should
match.

The same applies to some other 64 bit types defined as long long.


Cheers,
André


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.10-9-amd64-k8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

-- no debconf information



Reply to: