Github user michaelandrepearce commented on the issue:

    https://github.com/apache/qpid-proton/pull/119
  
    @jdanekrh which version of cppcheck you using? using 1.8 we get a few more 
warnings, e.g. detects header file method param names order don't match cpp 
implementation.
    
    e.g.
    [proton-c/src/proactor/proactor-internal.h:49] -> 
[proton-c/src/proactor/proactor-internal.c:79]: (warning) Function 
'pni_proactor_set_cond' argument order different: declaration 'cond, what, msg, 
host, port' definition 'cond, what, host, port, msg'



---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to