You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2013/02/11 16:51:13 UTC

[jira] [Updated] (PROTON-123) Porting Issue -- Visual Studio compilers do not support %zu and %zi (C99) in printf statements

     [ https://issues.apache.org/jira/browse/PROTON-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming updated PROTON-123:
---------------------------------------

    Fix Version/s: 0.4
    
> 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
>             Fix For: 0.4
>
>
> 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