bug-parted
[Top][All Lists]
Advanced

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

[PATCH] allow -Werror on IA-64 with GPT enabled


From: Matt_Domsch
Subject: [PATCH] allow -Werror on IA-64 with GPT enabled
Date: Fri, 5 Oct 2001 15:37:56 -0500

I've posted a patch against 1.4.20-pre2, which already includes the GPT
patch (thanks!) to set printf'ing of 64-bit values based on the platform
type.  Currently, on IA-64, with the -Werror flag passed to gcc, the build
fails because %llx doesn't work for printing 64-bit values (even though long
long is 64 bits on both x86 and IA-64).  With this patch, you no longer have
to --disable-Werror when configuring on IA-64.

http://domsch.com/linux/parted/parted-1.4.20-pre2-gpt-printf.patch

Andrew, please apply.

Thanks,
Matt

--
Matt Domsch
Sr. Software Engineer
Dell Linux Solutions
www.dell.com/linux
#2 Linux Server provider with 17% in the US and 14% Worldwide (IDC)!
#3 Unix provider with 18% in the US (Dataquest)!




reply via email to

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