bug-findutils
[Top][All Lists]
Advanced

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

[bug #38474] Unintended (?) behaviour change of -perm +mode predicate


From: Eric Blake
Subject: [bug #38474] Unintended (?) behaviour change of -perm +mode predicate
Date: Sat, 20 Apr 2013 17:01:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

Follow-up Comment #5, bug #38474 (project findutils):

By my reading, '-perm +0100' is indeed unspecified by POSIX (POSIX only calls
out symbolic mode, not numeric mode), so we get to choose how to handle it
(the confusion with leading + is applicable to only things like '-perm +u+x').
 I see two possible choices that make the most sense for how we should handle
it: 1. make it behave the way it used to (no regression), or 2. make it return
an error.  Having it silently change behavior from the old way is not nice. 
I'm 60:40 towards changing it to be an error instead of fixing it to behave
the way it used to.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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