Skip to content

AIX compile error with Modules/posixmodule.c: Function argument assignment between types "unsigned long" and "struct fsid_t" is not allowed #76571

Description

@aixtools
BPO 32390
Nosy @vstinner, @xdegaye, @aixtools
PRs
  • bpo-32390: Modify syntax to satisify xlC/gcc compiler requirements on AIX: assignment between types "unsigned long" and "struct fsid_t" is not allowed #4972
  • 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 2018-01-05.12:03:32.304>
    created_at = <Date 2017-12-20.19:02:31.061>
    labels = ['build', '3.7']
    title = 'AIX compile error with Modules/posixmodule.c: Function argument assignment between types "unsigned long" and "struct fsid_t" is not allowed'
    updated_at = <Date 2018-01-05.18:30:02.977>
    user = 'https://github.com/aixtools'

    bugs.python.org fields:

    activity = <Date 2018-01-05.18:30:02.977>
    actor = 'David.Edelsohn'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-05.12:03:32.304>
    closer = 'xdegaye'
    components = ['Build']
    creation = <Date 2017-12-20.19:02:31.061>
    creator = 'Michael.Felt'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32390
    keywords = ['patch']
    message_count = 21.0
    messages = ['308775', '308790', '308794', '308818', '308930', '308993', '309332', '309369', '309376', '309378', '309412', '309413', '309418', '309419', '309423', '309425', '309500', '309501', '309508', '309510', '309514']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'xdegaye', 'David.Edelsohn', 'Michael.Felt']
    pr_nums = ['4972']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue32390'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifebuildThe build process and cross-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions