bug-findutils
[Top][All Lists]
Advanced

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

[bug #15195] misleading error message


From: Eric Blake
Subject: [bug #15195] misleading error message
Date: Mon, 12 Dec 2005 07:01:23 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5

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

                 Summary: misleading error message
                 Project: findutils
            Submitted by: ericb
            Submitted on: Mon 12/12/05 at 07:01
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Eric Blake
        Originator Email: 
             Open/Closed: Open
                 Release: 4.2.27
           Fixed Release: None

    _______________________________________________________

Details:

Quality of implementation bug:

$ find \( \)
find: invalid expression; you have too many ')'

Actually, I have a balanced set of \( \), the error message in this case
would better be worded as something like:

find: invalid expression; expecting an expression between '(' and ')'

Or you could change the behavior as an extension to POSIX, and treat \( \)
the same as \( -true \), although I wouldn't recommend that.







    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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