GNU bug report logs - #19184
coreutils-8.23 Compile Error on Solaris 8 - Sun Studio 11

Previous Next

Package: coreutils;

Reported by: Ted Carr <edward.w.carr <at> gsk.com>

Date: Tue, 25 Nov 2014 23:56:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 19184 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>, 19184 <at> debbugs.gnu.org, 
 edward.w.carr <at> gsk.com
Subject: Re: bug#19184: coreutils-8.23 Compile Error on Solaris 8 - Sun Studio
 11
Date: Thu, 27 Nov 2014 14:34:49 +0000
On 27/11/14 02:35, Paul Eggert wrote:
> Pádraig Brady wrote:
>> I did that in the attached.
> 
> I also see uses of %z in dd.c, od.c, and split.c

No other uses with fprintf() though.
The od one goes through printf, but that's only debugging.
The error() ones are fine as they go through any printf() replacement.
Hmm, you're right, that dependency is not explicit,
so it's a bit brittle to leave those.
I wonder should the gnulib errno module depend on the [v]fprintf-posix modules?

Anyway it's better to be consistent and remove the remaining
few uses of %zu for now, so I've just pushed a patch to do that.

thanks,
Pádraig.




This bug report was last modified 10 years and 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.