bug-make
[Top][All Lists]
Advanced

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

Re: [PATCH] Do not assume glibc glob internals


From: Eli Zaretskii
Subject: Re: [PATCH] Do not assume glibc glob internals
Date: Fri, 29 Sep 2017 10:56:39 +0300

> From: Paul Smith <address@hidden>
> Date: Sun, 24 Sep 2017 13:43:05 -0400
> 
> On Sun, 2017-09-24 at 09:16 -0400, Paul Smith wrote:
> > On Sat, 2017-09-23 at 23:27 -0700, Paul Eggert wrote:
> > > Yes, that sounds right. I copied that boilerplate from local_stat, so 
> > > local_stat 
> > > could be simplified too.
> > 
> > This is what I applied.  Thanks!
> 
> Actually, using lstat() on Windows fails since it doesn't exist.

The MS-Windows build doesn't define HAVE_LSTAT in its config.h, so
perhaps you should go by that instead of by the OS symbols.



reply via email to

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