bug-gnulib
[Top][All Lists]
Advanced

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

Re: touch and utimens troubles on new/old software combinations


From: Mike Frysinger
Subject: Re: touch and utimens troubles on new/old software combinations
Date: Mon, 2 Jun 2008 17:32:16 -0400
User-agent: KMail/1.9.7

On Monday 02 June 2008, Andreas Schwab wrote:
> Mike Frysinger <address@hidden> writes:
> > also after reading it, i dont think gnu/stubs.h would help in this
> > particular case.  gnulib would need a runtime test to detect that
> > utimensat() is actually not available.
>
> That should be pretty easy, just fall through to the fallback code when
> errno == ENOSYS.

sorry, when i said "runtime test", what i was actually referring to was 
configure doing an AC_TRY_RUN() as that would catch most cases.  if people 
are OK with making the ENOSYS test completely runtime, that would make 
downstream users happier ... not sure about upstream though :).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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