On Sat, Dec 15, 2012 at 02:33:09PM +, James Youngman wrote:
> On Sun, Nov 18, 2012 at 2:06 AM, Dmitry V. Levin wrote:
> > The recent change v0.0-7611-g3a9002d in gnulib that made fts_open strip
> > trailing slashes from input path names had a negative impact on
> > findutils that relies on the
On Sun, Nov 18, 2012 at 2:06 AM, Dmitry V. Levin wrote:
> The recent change v0.0-7611-g3a9002d in gnulib that made fts_open strip
> trailing slashes from input path names had a negative impact on
> findutils that relies on the old fts_open behavior to implement POSIX
> requirement that each path o
The recent change v0.0-7611-g3a9002d in gnulib that made fts_open strip
trailing slashes from input path names had a negative impact on
findutils that relies on the old fts_open behavior to implement POSIX
requirement that each path operand of the find utility shall be
evaluated unaltered as it was