jiridanek opened a new pull request, #1739:
URL: https://github.com/apache/qpid-dispatch/pull/1739

   It's unexpected that compilers can trace the string as it flows to printf, 
as there are no hints in the code, but apparently they can do this nowadays.
   
   ```
   error: format specifies type 'long long' but the argument has type 'long' 
[-Werror,-Wformat]
   ```
   
   This was fixed in skupper-router in
   * https://github.com/skupperproject/skupper-router/pull/1248


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to