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
The former is deprecated in favour of the latter; its use causes
warnings in Automake 1.12.4, and support for it will likely be removed
altogether in Automaker 1.14.
* find/Makefile.am: Adjust.
* lib/Makefile.am: Likewise.
* locate/Makefile.am: Likewise.
* xargs/Makefile.am: Likewise.
Copyright-p
That development version is scheduled to be released as Texinfo 5.0
in few days. Here are the errors I'm encountering:
find.texi:53: Misplaced {
find.texi:53: Misplaced }
find.texi:1927: warning: Node `Formatting Flags' is next for `Reserved and
Unknown Directives' in menu but not in secti
Thanks for this contribution. I recently applied another patch from
Jim Meyering that also fixes this. Your patch was emailed first but I
read the emails out-of-order. In any case, thanks for your help and
I hope to hear from you again.
Thanks,
James.
Update of bug #37365 (project findutils):
Status:None => Invalid
Assigned to:None => jay
Open/Closed:Open => Closed
Follow-up Comment #2, bug #37423 (project findutils):
I'm going to defer updating the gnulib in findnutils temporarily until we've
decided on how to handle the recently-changed fts semantics (with respect to
trailing slashes).
___
Reply to
Update of bug #37356 (project findutils):
Status:None => Fixed
Assigned to:None => jay
___
Follow-up Comment #2:
I've applied and
Applied; thanks.
Hi,
2012/11/16 James Youngman :
>> Has anyone had any though of this? Wouldn't options such as these ones:
>
> Leslie (see the To: line) has actually implemented something but it
> has not been merged.
>
>
>> find -attr [+/-]d (match all files with "attribute" "d" set/unset)
>> find -xattr [!]nam