bug-make
[Top][All Lists]
Advanced

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

Re: Test failure in current cvs make


From: Paul D. Smith
Subject: Re: Test failure in current cvs make
Date: Mon, 27 Jun 2005 14:25:37 -0400

Yeah, it's a timing thing on foo.x, not related to -W.

foo.x is always rebuilt when -W bar.x is given, which is correct.
However, sometimes (if the original file and its update happen too
quickly) make doesn't see that the timestamp on the file changed and so
it doesn't believe that it needs to re-exec.

I'll have to fix that test.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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