Skip to content

Newish main compile warning on Windows 64: debug, nogil #118305

@terryjreedy

Description

@terryjreedy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowsbuildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions