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