unicorn icon indicating copy to clipboard operation
unicorn copied to clipboard

Multiple similar warnings during compilation under Windows

Open greenozon opened this issue 1 year ago • 1 comments

Using MSVC 2019 latest

C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um\winbase.h(9531): warning C5105: macro expansion producing 'defined' has undefined behavior

line #9531:

#if MICROSOFT_WINDOWS_WINBASE_H_DEFINE_INTERLOCKED_CPLUSPLUS_OVERLOADS /* { */

image

greenozon avatar Apr 19 '23 18:04 greenozon