[ 
https://issues.apache.org/jira/browse/QPID-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784047#comment-13784047
 ] 

ASF subversion and git services commented on QPID-5201:
-------------------------------------------------------

Commit 1528512 from [~tedross] in branch 'qpid/trunk'
[ https://svn.apache.org/r1528512 ]

QPID-5045 - Added additional indexing for inter-router links.
QPID-5201 - Fixed compile issues under "Release" builds.

> 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]

Reply via email to