bug-findutils
[Top][All Lists]
Advanced

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

[bug #13467] extra ")" still not caught


From: Benno Schulenberg
Subject: [bug #13467] extra ")" still not caught
Date: Sun, 19 Jun 2005 11:37:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Firefox/1.0.4

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

                 Summary: extra ")" still not caught
                 Project: findutils
            Submitted by: bens
            Submitted on: Sun 06/19/2005 at 11:37
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: None
           Fixed Release: None

    _______________________________________________________

Details:


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=185202 reported that a
trailing ")" was sometimes not caught by find.  The Changelog says this bug
was fixed in March 2004, but it seems not to be the case:

$ find . \)
find: invalid expression
$ find . \(
find: invalid expression
$ find . -print \(
find: invalid expression
$ find . -print \)
...

This last one goes about as if nothing is wrong.

$ find --version
GNU find version 4.1.20







    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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