-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Eggert wrote:
> Thanks. I found a few other instances of checking for dirent.h,
> and a couple of places we need to include before
> (this is for POSIX before 2001). I installed this
> into gnulib, and will propagate it into coreutils shortly.
"Derek R. Price" <[EMAIL PROTECTED]> writes:
> Patch attached.
Thanks. I found a few other instances of checking for dirent.h,
and a couple of places we need to include before
(this is for POSIX before 2001). I installed this
into gnulib, and will propagate it into coreutils shortly.
Index:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Eggert wrote:
> The simplest thing is to simply omit all references to , which
> is what I'm inclined to do unless someone speaks up.
I'm fine with that. It was what my first pass at this did, actually.
I'm not quite sure what will happen on a
Jim Hyslop <[EMAIL PROTECTED]> writes:
> Sorry about the delay responding. I have committed the patch, with some
> trivial fine-tuning, to the CVS source. CVS's ndir.* are now dead.
OK, thanks.
Gnulib still uses . How should we kill this off in general?
The simplest thing is to simply omit all
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Derek R. Price wrote:
> Jim Hyslop wrote:
>
>>>Can you live with the current solution until I (or someone)
>>>implements a dirent substitute for the Windows build?
>
>
> It would be nice to simplify. Does the attached patch do the trick?
Sorry ab
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jim Hyslop wrote:
> Can you live with the current solution until I (or someone)
> implements a dirent substitute for the Windows build?
It would be nice to simplify. Does the attached patch do the trick?
2006-07-07 Derek R. Price <[EMAIL PROTECTE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Eggert wrote:
> No, dirent.h is standardized here:
>
> http://www.opengroup.org/onlinepubs/009695399/basedefs/dirent.h.html
Ah, great information, thanks.
> ndir.h is obsolete and has been obsolete for years.
>
> Sounds like CVS is supplying it
Jim Hyslop <[EMAIL PROTECTED]> writes:
> I get the impression dirent.h and ndir.h are both obsolete.
No, dirent.h is standardized here:
http://www.opengroup.org/onlinepubs/009695399/basedefs/dirent.h.html
ndir.h is obsolete and has been obsolete for years.
Sounds like CVS is supplying its own
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Derek R. Price wrote:
> Paul Eggert wrote:
>
>>>"Derek R. Price" <[EMAIL PROTECTED]> writes:
>>>
>>>
Thanks, Bruno. I've attached a patch that replaces all the references
to AC_HEADER_DIRENT with calls to AC_CHECK_HEADERS_ONCE([dirent.h
n
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Eggert wrote:
> "Derek R. Price" <[EMAIL PROTECTED]> writes:
>
>> Thanks, Bruno. I've attached a patch that replaces all the references
>> to AC_HEADER_DIRENT with calls to AC_CHECK_HEADERS_ONCE([dirent.h
>> ndir.h]) and makes the accompanying c
Paul Eggert wrote:
>> Is OpenVMS the only practical VMS target left?
>
> Yes. For now, let's remove the vmsdir.h stuff since I don't think
> anybody uses it now. If it's necessary the VMS guys can supply
> a substitude dirent.h as well.
>
> Also, we should use "__VMS" rather than "VMS" since th
"Derek R. Price" <[EMAIL PROTECTED]> writes:
> Thanks, Bruno. I've attached a patch that replaces all the references
> to AC_HEADER_DIRENT with calls to AC_CHECK_HEADERS_ONCE([dirent.h
> ndir.h]) and makes the accompanying changes in lib/*. This patch does
> simplify, though not quite as much as
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruno & bug-gnulib, sorry for the double-copy, but I realized belatedly
that it may be useful to CC bug-cvs on this one:
Derek R. Price wrote:
> Bruno Haible wrote:
>> Derek R. Price wrote:
>>> Removing references to AC_HEADER_DIRENT (replacing with
>
13 matches
Mail list logo