bug-parted
[Top][All Lists]
Advanced

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

compile problems


From: Arvin Schnell
Subject: compile problems
Date: Fri, 31 Aug 2001 17:36:09 +0200 (CEST)

Dear parted authors,

I just want to say you that you shouldn't define
any variables beginning with two underscores, as
it is the case in parted 1.4.14 with all these
__s16, __u32 and so on. Those names are reserved
for libc internal variables (and used on ia64).
I suggest to include <stdint.h> and use the
types defined there.

ciao Arvin

-- 
Dipl.-Phys. Arvin Schnell
email: address@hidden
tel: +49 911 74053-362




reply via email to

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