[bug #21454] findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

2007-11-10 Thread anonymous
Follow-up Comment #2, bug #21454 (project findutils): Gentoo has a fix for this in Gentoo bug 197326 http://bugs.gentoo.org/show_bug.cgi?id=197326 ___ Reply to this item at: ___

[bug #20909] [wishlist] Alphabetic sort for find

2007-11-10 Thread James Youngman
Update of bug #20909 (project findutils): Status:None => Works For Me Open/Closed:Open => Closed ___ Follow-up Comment #4: Marking as "work

[bug #20951] Very bad/unclear/confusing documentation for a security note of find's -execdir option

2007-11-10 Thread James Youngman
Update of bug #20951 (project findutils): Status:None => Fixed ___ Follow-up Comment #3: To learn how to apply a patch, read the manual page for "patch". Briefly, asve the patch in

Re: [Patch] Correct reference to tempfile in updatedb

2007-11-10 Thread James Youngman
On Oct 18, 2007 9:47 PM, Matthew Burgess <[EMAIL PROTECTED]> wrote: > Hi, > > If the creation of temporary files fails, the error message states that > 'tempfile failed'. The attached patch fixes it so it correctly references > `mktemp', which is the actual binary that is used. Yes, I know this

[bug #20997] Patterns in files and directories

2007-11-10 Thread James Youngman
Update of bug #20997 (project findutils): Open/Closed:Open => Closed ___ Follow-up Comment #3: No response from submitter, closing. ___

[bug #20865] -delete interacts with -prune

2007-11-10 Thread James Youngman
Update of bug #20865 (project findutils): Status: In Progress => Postponed ___ Follow-up Comment #6: Although I said this was in progress, it isn't right now. I'm gonig to try to make a 4.3.x r

[bug #20232] locate --max-database-age problems

2007-11-10 Thread James Youngman
Update of bug #20232 (project findutils): Status: In Progress => Fixed ___ Reply to this item at: ___

Re: Request for enhancements to find

2007-11-10 Thread James Youngman
On Oct 20, 2007 1:08 AM, Wayne Pollock <[EMAIL PROTECTED]> wrote: > For -perm: > You can't easily find files with odd combinations of > permissions, such as files with more access for group > members than the owner/user, or more for others than > for group members. True. I would suggest

[bug #21454] findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

2007-11-10 Thread James Youngman
Follow-up Comment #1, bug #21454 (project findutils): I can't reproduce this here (since I have a different GCC version) but I wonder if the code is not seeing the #define/typedef for ptrdiff_t in . Other than that I am not sure what might have caused this error. _