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

Reconcile C99 and C++ inconsistencies within proton

    XMLWordPrintableJSON

Details

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

    Description

      These are essenially the differences required to get a version of proton that already works with g++ to work in Visual Studio.

      This mainly consists of header inconsistencies: stdint.h, stdbool.h, inttypes.h

      Also a few functions: atoll(), snprintf()

      No PRIxx printf fromat specifiers
      Similarly, no "%z" for size_t operands

      Attachments

        Activity

          People

            cliffjansen Clifford Jansen
            cliffjansen Clifford Jansen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: