Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-123

Porting Issue -- Visual Studio compilers do not support %zu and %zi (C99) in printf statements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • proton-0.4
    • proton-c
    • None
    • Windows using Visual Studio 2010

    Description

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

      Attachments

        Activity

          People

            cliffjansen Clifford Jansen
            marydhinton Mary hinton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: