g++ module compile fails with ‘_Atomic’ does not name a type · Issue #67832 · python/cpython · GitHub
Skip to content

g++ module compile fails with ‘_Atomic’ does not name a type #67832

Description

@JoshuaJCogliati
BPO 23644
Nosy @vstinner, @jpc2350
Files
  • min_example.tar.gz: Short example of swig files that will trigger the bug.
  • atomic.cpp
  • atomicfix.patch: Atomics compatibility for g++ and gcc
  • pyatomic_cpp.patch
  • pystate_cplusplus.patch
  • 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 2020-06-25.09:28:48.938>
    created_at = <Date 2015-03-12.14:59:00.785>
    labels = []
    title = 'g++ module compile fails with \xe2\x80\x98_Atomic\xe2\x80\x99 does not name a type'
    updated_at = <Date 2020-06-25.09:28:48.938>
    user = 'https://bugs.python.org/JoshuaJCogliati'

    bugs.python.org fields:

    activity = <Date 2020-06-25.09:28:48.938>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-25.09:28:48.938>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-03-12.14:59:00.785>
    creator = 'Joshua.J.Cogliati'
    dependencies = []
    files = ['38453', '38458', '38508', '38518', '38519']
    hgrepos = []
    issue_num = 23644
    keywords = ['patch']
    message_count = 33.0
    messages = ['237942', '237943', '237944', '237946', '237951', '237955', '237956', '237958', '238201', '238202', '238208', '238209', '238223', '238244', '238278', '238279', '238289', '238292', '238332', '238334', '238346', '238347', '269611', '297827', '297832', '297833', '297839', '297840', '297841', '297847', '297849', '305430', '372320']
    nosy_count = 11.0
    nosy_names = ['vstinner', 'Arfrever', 'jrincayc', 'python-dev', 'Joshua.J.Cogliati', 'Vitor.de.Lima', 'gustavotemple', 'lbianc', 'Martin Ritter', 'Melroy van den Berg', 'jpc2350']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23644'
    versions = ['Python 3.6']

    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

      No labels
      No labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions