Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1745

C++ Windows; IntegerTypes.h need not define size_t

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • M4
    • 0.5
    • C++ Broker, C++ Client
    • None
    • Windows, Visual Studio 2008 (VC9)

    Description

      The qpid/cpp/src/qpid/sys/windows/IntegerTypes.h file typedefs size_t. This is not necessary for VC9, and the definition conflicts with the proper def for 64-bit builds. Removing the typedef for size_t works for both 32- and 64-bit builds.

      Attachments

        Activity

          People

            shuston Stephen D. Huston
            shuston Stephen D. Huston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: