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.  I'm
not prepared at this time to import the lstat implementation from
gnulib.  So, I'll hack this to use stat() on Windows.  I'm assuming VMS
is the same way.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to