bug-findutils
[Top][All Lists]
Advanced

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

[bugs #12230] wrong result of "find -execdir {} +" compared to -exec


From: James Youngman
Subject: [bugs #12230] wrong result of "find -execdir {} +" compared to -exec
Date: Mon, 7 Mar 2005 22:47:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050210 Firefox/1.0 (Debian package 1.0+dfsg.1-6)

Update of bugs #12230 (project findutils):

                  Status:                    None => Fixed                  
             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #1:

The problem is that the "todo" flag in the state information for buildcmd.c
was initially set to 1 because we had pushed "echo" and "==" onto the arg
list.   The attached patch should solve the problem.    The test suite now
includes a test case for this bug, too.   The bug also affected "-exec echo
== {} +", it was not specific to "-execdir.
    _______________________________________________________

Additional Item Attachment:

File name: sv-bug-12230-proposed-fix.patch Size:1 KB
Proposed fix (1)
<http://savannah.gnu.org/bugs/download.php?item_id=12230&item_file_id=2289>

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12230>

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





reply via email to

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