bug-make
[Top][All Lists]
Advanced

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

Re: Old timestamps in the future?


From: Gisle Vanem
Subject: Re: Old timestamps in the future?
Date: Fri, 9 Dec 2022 15:38:08 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Paul Smith wrote:

... facilities that you don't specify (Cygwin?  MinGW?  WSL?)

I'm using Cygwin as my POSIX toolbox.

But, note that touch writes timestamps in the current timezone by
default.  It could be that your timezone (which you also didn't
specify) makes a difference, when you are talking about timestamps
right at the edge of the epoch.

If you force UTC, for example:

   $ TZ=UTC make

does it make a difference in behavior?

That was it; i.e. no 'has modification time'.

--
--gv



reply via email to

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