-
- Downloads
[Exp PyROOT] Disable strict-aliasing warnings
The warnings are triggered by the use of the Py_RETURN_TRUE and Py_RETURN_FALSE macros of the Python C API. The use of such macros is necessary and cannot be worked around. The option is disabled on Windows since it does not exist.
Please register or sign in to comment