include: Fix the C_ASSERT macro to not generate an unused variable warning when compiling with gcc.

Robert Shearman rob at codeweavers.com
Fri Feb 15 09:44:19 CST 2008


Provide a fallback case for other compilers to avoid C_ASSERT being 
undefined and causing an error.
---
  include/winnt.h |    4 +++-
  1 files changed, 3 insertions(+), 1 deletions(-)

Resend using Alexandre's suggestion of not using the MSVC way for the 
gcc case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 64c33a909f87bd7ae23fce5f46fb92a7e632b5dc.diff
Type: text/x-patch
Size: 494 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080215/5bbd8bf6/attachment-0001.bin 


More information about the wine-patches mailing list