bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 2/4] Avoid an utimes(2) warning


From: Andreas Gruenbacher
Subject: Re: [PATCH 2/4] Avoid an utimes(2) warning
Date: Wed, 28 Apr 2010 00:23:08 +0200
User-agent: KMail/1.12.2 (Linux/2.6.31.12-0.1-desktop; KDE/4.3.1; x86_64; ; )

On Tuesday 27 April 2010 23:56:34 Bruno Haible wrote:
> Hi Andreas,
> 
> > * lib/utimens.c: On some systems, the timestamp parameter of
> > utimens(2) is not declared as a const *; avoid warnings in that case.
> 
> You mean the parameter of futimesat(), futimes(), lutimes()?

I know that utimes() is affected.  The same code pattern appears twice in 
lib/utimens.c, so even if utimensat() is not affected, both should probably be 
"fixed" for consistency.

> And which platform is affected?

Tru64.

Thanks,
Andreas




reply via email to

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