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: Eli Zaretskii
Subject: Re: [PATCH] add missing include wincrypt.h
Date: Fri, 08 Jun 2012 08:54:46 +0300

> From: Scott Michel <address@hidden>
> Date: Thu, 7 Jun 2012 11:35:18 -0700
> Cc: Nikos Mavrogiannopoulos <address@hidden>,
>  address@hidden
> 
> Also might want to check for __WIN64__ as well, since that's becoming more 
> prevalent.

I think every compiler that defines __WIN64__ also defines _WIN32.

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

??? Are you sure you are talking about GCC and not some other
compiler?  Can you give an example of such notorious complaints?
FWIW, I've never seen any.



reply via email to

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