bug-make
[Top][All Lists]
Advanced

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

[bug #21231] $(wildcard ) function sometimes fails very strangely


From: anonymous
Subject: [bug #21231] $(wildcard ) function sometimes fails very strangely
Date: Fri, 23 Nov 2007 15:59:55 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30)

Follow-up Comment #1, bug #21231 (project make):

this appears to be normal behavior. wildcard reads from its own cache and the
current dir is cached upon startup. -- put out.txt in a subdir and you will
see the difference. The subdir is not cached until the wildcard is performed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21231>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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