bug-make
[Top][All Lists]
Advanced

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

[bug #26075] $(wildcard) function holds parent directories open preventi


From: anonymous
Subject: [bug #26075] $(wildcard) function holds parent directories open preventing deletes
Date: Fri, 03 Apr 2009 21:21:32 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7

Follow-up Comment #3, bug #26075 (project make):

If you use "strace" you will see the same problem on Ubuntu - but you won't
see "rm" throw an error because the Linux file system you are using allows
directories to be unlinked even if they are in use.

This is still a bug, though, even though it isn't obvious on some systems.  

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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