[PATCH] use ANSI formulation of variardic macros, MSVC can't build with GCC formulation

Norman Hamer NHamer at absolute.com
Mon Oct 31 11:43:40 PDT 2022


-----Original Message-----
From: Jouni Malinen <j at w1.fi> 
Sent: Sunday, October 30, 2022 1:22 AM
To: Norman Hamer <NHamer at absolute.com>
Cc: hostap at lists.infradead.org
Subject: Re: [PATCH] use ANSI formulation of variardic macros, MSVC can't build with GCC formulation

On Fri, Oct 14, 2022 at 05:13:40PM +0000, Norman Hamer wrote:
> diff --git a/src/utils/wpa_debug.h b/src/utils/wpa_debug.h

I cannot consider applying this (or the other patches with a similar
issue) without a full commit message that includes the Signed-off-by:
line as described in the top level CONTRIBUTIONS file.

What version of the compiler fails to build this? I don't remember seeing this type of issues with Visual Studio, but it has been years since I last tried.

-- 

19.28.29335 (Visual Studio 2019) but it's been broken all along. Errors at #define wpa_dbg(args...) wpa_msg(args)





More information about the Hostap mailing list