You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (JIRA)" <ji...@apache.org> on 2019/07/22 14:57:00 UTC

[jira] [Created] (PROTON-2077) Support Visual Studio 2015 and up

Jiri Daněk created PROTON-2077:
----------------------------------

             Summary: Support Visual Studio 2015 and up
                 Key: PROTON-2077
                 URL: https://issues.apache.org/jira/browse/PROTON-2077
             Project: Qpid Proton
          Issue Type: Improvement
          Components: build
    Affects Versions: proton-j-0.33.1
            Reporter: Jiri Daněk


Because {{snprintf}} is only supported in Visual Studio 2015. Using {{snprintf}} is the best fix for the buffer overrun in {{pn_proactor_addr}}, as per https://github.com/apache/qpid-proton/pull/176

Also, printf supports {{%zu}} for printing size_t (since Visual Studio 2013).

Does anyone use anything older than Visual Studio 2015 with Proton, at this point?



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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