bug-make
[Top][All Lists]
Advanced

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

Re: Idea: Automatically correct timestamps


From: David A. Wheeler
Subject: Re: Idea: Automatically correct timestamps
Date: Sun, 09 Jun 2019 18:28:33 -0400 (EDT)

Replying to myself:

If people are uncomfortable making this the default behavior,
then MAKETIMEADJUSTMAX could default to undefined or 0,
and then the outer check would be

if {defined(MAKETIMEADJUST) && MAKETIMEADJUST>0) {
    ...
}

That would mean that people would have to opt into the
behavior of automatically fixing timestamps, but at least
the capability would be available.

--- David A. Wheeler



reply via email to

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