Skip to content

-Werror=declaration-after-statement is added even for extension modules through setup.py #65320

Description

@nilsge
mannequin
BPO 21121
Nosy @ronaldoussoren, @pitrou, @larryhastings, @benjaminp, @ned-deily, @merwok, @skrah, @dstufft, @wm75
Files
  • pybug.txt: setup.py and also the error log
  • issue21121.diff
  • issue21121-2.diff: improved version of issue21121.diff
  • issue21121-3.diff: alternative approach
  • 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 = <Date 2014-08-10.03:04:30.723>
    created_at = <Date 2014-04-01.10:42:13.877>
    labels = ['extension-modules', 'build', 'library']
    title = '-Werror=declaration-after-statement is added even for extension modules through setup.py'
    updated_at = <Date 2014-08-10.03:04:30.712>
    user = 'https://bugs.python.org/nilsge'

    bugs.python.org fields:

    activity = <Date 2014-08-10.03:04:30.712>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-08-10.03:04:30.723>
    closer = 'python-dev'
    components = ['Build', 'Distutils', 'Extension Modules']
    creation = <Date 2014-04-01.10:42:13.877>
    creator = 'nilsge'
    dependencies = []
    files = ['34692', '34909', '35133', '35134']
    hgrepos = []
    issue_num = 21121
    keywords = ['patch']
    message_count = 22.0
    messages = ['215305', '215348', '215350', '216467', '216476', '216879', '217781', '217805', '217842', '217847', '217865', '217869', '217870', '217881', '217882', '217888', '217891', '217915', '218000', '218001', '224736', '225122']
    nosy_count = 12.0
    nosy_names = ['ronaldoussoren', 'pitrou', 'larry', 'benjamin.peterson', 'ned.deily', 'eric.araujo', 'Arfrever', 'skrah', 'python-dev', 'dstufft', 'wolma', 'nilsge']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21121'
    versions = ['Python 3.4', 'Python 3.5']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      buildThe build process and cross-buildextension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions