Hi Dean,

Dean Roehrich wrote:
Would you take a look at Joe's patches on
http://zeroj.hda0.net/quilt-patches/
and make sure you've covered everything he's trying to do with backup-files.c?

I didn't know about those.  Yes, I'll try and merge, thanks!

I don't have fts.h and friends on Solaris 10, as far as I can see, so I'm a
bit leary about giving up ftw/nftw.

I was worried about that :-(  I think fts is the standard interface, so
probably I should add a configure test that includes an nftw based implementation of fts for Solaris 10 and friends. It's on my (long!)
TODO list.

On Tue, Sep 13, 2005 at 10:25:53PM +0100, Gary V. Vaughan wrote:

Although Mac OS X 10.4 (I'm running 10.4.2) has nftw and ftw compatibility
functions, and code that uses them seems to build and link properly: the
resulting calls do nothing, which breaks `quilt pop' at least.

This patch reimplements the file tree walk using the fts api <fts.h>,
which is fully supported.

Cheers,
        Gary.
--
Gary V. Vaughan      ())_.  [EMAIL PROTECTED],gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to