Skip to content

Incompatible with Python 3.11 #26

Description

@outpaddling

cc -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Ipywgsim/src -I/usr/local/include/python3.11 -c pywgsim/wgsim_lib.c -o build/temp.freebsd-14.0-RELEASE-p6-amd64-cpython-311/pywgsim/wgsim_lib.o
pywgsim/wgsim_lib.c:220:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~

This file has been moved to cpython/longintrepr.h, but there are other problems as well.

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