jdanekrh opened a new pull request #179: NO-JIRA: [c] missing break in 
send-ssl.c example
URL: https://github.com/apache/qpid-proton/pull/179
 
 
       CID 214944 (#1 of 1): Missing break in switch 
(MISSING_BREAK)unterminated_case: The case for value
       PN_CONNECTION_REMOTE_OPEN is not terminated by a 'break' statement.
   
   This looks genuinely wrong. Either there is `break` missing, or there should 
be some `/* fallthrough */` comment to signal this is intentional.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to