Skip to content

Build Python with -Wundef: don't use undefined macros #90828

Closed
@vstinner

Description

@vstinner
BPO 46670
Nosy @vstinner, @markshannon
PRs
  • bpo-46670: Define all macros for stringlib #31176
  • bpo-46670: Remove unused get_frame_state() function #31177
  • bpo-46670: Test if a macro is defined, not its value #31178
  • bpo-46670: Fix #ifdef WORDS_BIGENDIAN in audioop.c #31179
  • bpo-46670: Fix #ifdef in sha3module.c #31180
  • bpo-46670: Remove unused macros in the Python directory #31192
  • bpo-46670: Remove unused macros in the Objects directory #31193
  • bpo-46670: Remove unused macros in the Modules directory #31194
  • bpo-46670: Remove unused macros in ceval.c #31196
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2022-02-06.23:52:36.108>
    labels = ['build', '3.11']
    title = "Build Python with -Wundef: don't use undefined macros"
    updated_at = <Date 2022-02-07.15:22:33.054>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-02-07.15:22:33.054>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2022-02-06.23:52:36.108>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46670
    keywords = ['patch']
    message_count = 10.0
    messages = ['412690', '412695', '412696', '412697', '412746', '412753', '412755', '412756', '412757', '412758']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'Mark.Shannon']
    pr_nums = ['31176', '31177', '31178', '31179', '31180', '31192', '31193', '31194', '31196']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46670'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesbuildThe build process and cross-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions