gnutls-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] add missing include wincrypt.h


From: Scott Michel
Subject: Re: [PATCH] add missing include wincrypt.h
Date: Thu, 7 Jun 2012 11:35:18 -0700

Also might want to check for __WIN64__ as well, since that's becoming more 
prevalent.

I'd also suggest "defined(...)" around the macro names. GCC is notorious for 
complaining when macros aren't defined but whose values are tested.

On Jun 6, 2012, at 8:16 AM, Eli Zaretskii wrote:

>> Date: Wed, 6 Jun 2012 10:42:01 +0200
>> From: Nikos Mavrogiannopoulos <address@hidden>
>> Cc: GnuTLS development list <address@hidden>
>> 
>> Thanks. Btw why do you check for _WIN32 or __WIN32__?
> 
> Also, shouldn't that exclude Cygwin?
> 
> _______________________________________________
> Gnutls-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnutls-devel
> 




reply via email to

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