You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "jiridanek (via GitHub)" <gi...@apache.org> on 2023/04/19 22:16:40 UTC

[GitHub] [qpid-proton] jiridanek commented on pull request #397: PROTON-2714: add annotations for printf-like format strings and fix compiler warnings

jiridanek commented on PR #397:
URL: https://github.com/apache/qpid-proton/pull/397#issuecomment-1515453241

   It looks that msvc wants its annotation on both declaration and definition,
   
   ```
   C:\Users\jdanek\Source\Repos\jiridanek\qpid-proton\c\src\core\object\string.c(197) : warning C28251: Inconsistent annotation for 'pn_string_format': this instance has no annotations. See c:\users\jdanek\source\repos\jiridanek\qpid-proton\c\src\core\object_private.h(187). 
   ```


-- 
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-unsubscribe@qpid.apache.org

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


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