X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Mon, 25 Feb 2002 07:57:18 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: CBFalconer cc: djgpp-workers AT delorie DOT com Subject: Re: cp complains about timestamps of directories In-Reply-To: <3C79675C.83B8F212@yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 24 Feb 2002, CBFalconer wrote: > > I didn't expect the ported cp to preserve the time stamp of the > > directory, since it's impossible on most DOS/Windows systems. But I > > don't think it should print that warning, since we aren't on Unix. > > Why not, since it has been told to do it and can't? Because it's IMHO useless to nag the user about something that cannot be done on the underlying platform. There's nothing the user can do about that; in fact, users do not expect that to work on DOS/Windows. It's normal behavior, and normal behavior should not trigger warnings.