Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
00-fix-pymodule-def-init.patch | PymoduleDef has changed it's API and it doesn't support a pointer for the m_size parameter anymore. This patch updates it to initialize it with a long value 0. | Josue Ortega <josue@debian.org> | not-needed | 2024-07-28 | ||
add-prototype.patch | : Redefined function definition in order to avoid function declaration isn't a prototype warning [-Wstrict-prototypes]. | Josue Ortega <josue@debian.org> | yes | 2018-05-05 |