Skip to content

Allow compilation with clang#256

Open
jschueller wants to merge 2 commits into
NTNU-IHB:masterfrom
jschueller:clang
Open

Allow compilation with clang#256
jschueller wants to merge 2 commits into
NTNU-IHB:masterfrom
jschueller:clang

Conversation

@jschueller
Copy link
Copy Markdown
Contributor

@jschueller jschueller commented May 16, 2026

These ifdefs are more tied to compiler capability than platform
Also we should not call PyErr_print/Py_finalize

PyErr_Print clears the error indicator
We want the exception to be handled by handle_py_exception
Also dont call Py_Finalize to avoid crashing the interpreter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant