Bug report
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\wingdi.h(118,1):
warning C4005: 'ERROR': macro redefinition (compiling source file ..\Python\in
struction_sequence.c) [f:\dev\3x\PCbuild\_freeze_module.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\wingdi.h(118,1):
warning C4005: 'ERROR': macro redefinition (compiling source file ..\Python\in
struction_sequence.c) [f:\dev\3x\PCbuild\pythoncore.vcxproj]
I am pretty sure this is new within the last month, but not new today. Does CI allow merging with such warnings?
EDIT: these are fixed, but replaced with those below.
Bug report
I am pretty sure this is new within the last month, but not new today. Does CI allow merging with such warnings?
EDIT: these are fixed, but replaced with those below.