[
https://issues.apache.org/jira/browse/PROTON-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15803500#comment-15803500
]
Andrew Stitcher commented on PROTON-1382:
-----------------------------------------
Reading your email again I see the error is reported in message.cpp - it seems
more likely to me that you need to put the include there rather than in a
header file.
As a rule I have aggressively avoided includes in the C++ binding include files
because of the damage they can do unintentionally and incrementally to compile
performance in C++.
* Also these are 2 unrelated changes so I think that 2 different (albeit very
small) patches would be better. Even 2 different bugs! (although I appreciate
that is painful overhead for such small changes)
> Remove bit fields initialization for bool fields
> ------------------------------------------------
>
> Key: PROTON-1382
> URL: https://issues.apache.org/jira/browse/PROTON-1382
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.16.0
> Reporter: Adel Boutros
> Labels: patch
> Fix For: 0.17.0
>
> Attachments:
> 0001-Remove-bit-fields-initialization-for-bool-fields.patch
>
>
> All details available here:
> http://qpid.2158936.n2.nabble.com/Proton-0-16-0-Solaris-Unit-tests-hanging-when-destroying-connection-driver-td7657231.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]