Ted Ross created QPID-5201:
------------------------------
Summary: Dispatch - Fix build errors in Release mode
Key: QPID-5201
URL: https://issues.apache.org/jira/browse/QPID-5201
Project: Qpid
Issue Type: Bug
Components: Qpid Dispatch
Reporter: Ted Ross
Assignee: Ted Ross
There are a number of compiler warnings that appear when building in Release
mode (-O3 optimization). These are apparent violations of strict-aliasing
rules in the use of the Python extension API. There are, in fact, no
strict-aliasing violations and newer compilers don't complain. In order to
build cleanly on older compilers, the API usage has been isolated to smaller
source files which are built with the warning suppressed.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]