Nicolas created DISPATCH-1570:
---------------------------------
Summary: Enable -Wconversion gcc compiler flag
Key: DISPATCH-1570
URL: https://issues.apache.org/jira/browse/DISPATCH-1570
Project: Qpid Dispatch
Issue Type: Improvement
Components: Router Node
Reporter: Nicolas
Fix For: 1.11.0
Right now we are compiling without this flag, which is gcc default but also
quite "error prone".
The idea is to work through the implicit conversions we have and just using a
casting when we really want a conversion, making it explicit. And not doing it
another way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]