bug-gnulib
[Top][All Lists]
Advanced

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

Re: glob.c and MSVC


From: Paul Eggert
Subject: Re: glob.c and MSVC
Date: Wed, 21 Jan 2015 17:58:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Gisle Vanem wrote:
But maybe this should be:
   # ifdef HAVE_OPENDIR
   #  undef opendir
   # endif
   # ifdef HAVE_CLOSEDIR
   #  undef closedir
   # endif

Yes, I like this better.  Does the attached patch work for you?

This brings up my confusion I have with stuff like
what value REPLACE_CLOSEDIR etc. should have.

Sorry, I didn't quite follow that part of your email.  It is a confusing 
area....

Attachment: 0001-getcwd-glob-scandir-port-to-MSVC.patch
Description: Text Data


reply via email to

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