This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: src/winsup/utils ChangeLog cygcheck.cc cygpath ...


On Aug 28 14:45, Andy Koppe wrote:
> I'm not convinced about the approach of #defining LoadLibrary, because
> it's very easy to forget to include loadlib.h, and there's no way to
> tell from just looking at a LoadLibrary("bla") call whether it's safe.

This is no problem for the existing utils, only if you write a new
Cygwin utility.  It's just adding a header and your call is safe.  How
much easier do you want it?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]