bug-findutils
[Top][All Lists]
Advanced

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

[bug #15195] misleading error message


From: James Youngman
Subject: [bug #15195] misleading error message
Date: Tue, 20 Dec 2005 07:29:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.12) Gecko/20050922 Firefox/1.0.7 (Ubuntu package 1.0.7)

Update of bug #15195 (project findutils):

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

    _______________________________________________________

Follow-up Comment #2:

This is now fixed in the development code (4.3.1+, not 4.2.x).  You now
get:-

$ ./find -maxdepth 0 '(' -depth ')'
./find: warning: you have specified the -depth option after a non-option
argument (, but options are not positional (-depth affects tests specified
before it as well as those specified after it).  Please specify options
before other arguments.

.
$ ./find '(' ')'
./find: invalid expression; empty parentheses are not allowed.


    _______________________________________________________

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]