Skip to content

PATH_MAX already defined on some Windows compilers #64796

@JeffreyArmstrong

Description

@JeffreyArmstrong
BPO 20597
Nosy @loewis, @vstinner, @larryhastings, @serhiy-storchaka
Files
  • path_max.default.patch: Patch to check for PATH_MAX definition before defining it on Windows
  • remove_path_max.default.patch: Removes PATH_MAX defines entirely
  • 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-11-05.14:18:35.449>
    created_at = <Date 2014-02-11.13:11:15.430>
    labels = ['interpreter-core', 'build', 'OS-windows']
    title = 'PATH_MAX already defined on some Windows compilers'
    updated_at = <Date 2014-11-05.14:18:35.448>
    user = 'https://bugs.python.org/JeffreyArmstrong'

    bugs.python.org fields:

    activity = <Date 2014-11-05.14:18:35.448>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-11-05.14:18:35.449>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Windows']
    creation = <Date 2014-02-11.13:11:15.430>
    creator = 'Jeffrey.Armstrong'
    dependencies = []
    files = ['34039', '34044']
    hgrepos = []
    issue_num = 20597
    keywords = ['patch']
    message_count = 15.0
    messages = ['210936', '210962', '210966', '210971', '210985', '210986', '210997', '211000', '211004', '226598', '230662', '230673', '230679', '230681', '230682']
    nosy_count = 6.0
    nosy_names = ['loewis', 'vstinner', 'larry', 'python-dev', 'serhiy.storchaka', 'Jeffrey.Armstrong']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue20597'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowsbuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions