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: [email protected]
For additional commands, e-mail: [email protected]