Mary hinton created PROTON-123:
----------------------------------

             Summary: Porting Issue -- Visual Studio compilers do not support 
%zu and %zi (C99) in printf statements
                 Key: PROTON-123
                 URL: https://issues.apache.org/jira/browse/PROTON-123
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
         Environment: Windows using Visual Studio 2010 
            Reporter: Mary hinton


Replaced the %zu and %zi with %lu and %li.
%li for ssize_t and %lu for size_t


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to