quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] [patch 7/8]


From: Gary V. Vaughan
Subject: Re: [Quilt-dev] [patch 7/8]
Date: Wed, 14 Sep 2005 13:28:41 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20050305)

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      ())_.  address@hidden,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


reply via email to

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