Opened 3 years ago
Last modified 15 months ago
#64966 assigned defect
py38-pypostal @1.1: error: implicit declaration of function 'PyInt_FromLong' is invalid in C99
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | amake (Aaron Madlon-Kay) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | py-pypostal |
Description
postal/pynormalize.c:99:35: error: implicit declaration of function 'PyInt_FromLong' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PyObject *py_token_type = PyInt_FromLong(normalized_token.token.type); ^
Note: See
TracTickets for help on using
tickets.
Still happening! Please fix.
https://build.macports.org/builders/ports-11_x86_64-builder/builds/125265/steps/install-port/logs/stdio