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

Fixes how unsigned 16 bit ints are assigned in the UUID test.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.16
    • 0.17
    • C++ Client
    • None

    Description

      On Fedora 17, or any compiler that uses the C++11 standard, the existing test fails to compile with errors like:

      /home/mcpierce/Programming/Qpid/qpid/cpp/src/tests/Uuid.cpp:51:165: error: narrowing conversion of ''\37777777672'' from 'char' to 'unsigned char' inside { } is ill-formed in C++11 [-Werror=narrowing]

      Attachments

        Activity

          People

            tross Ted Ross
            mcpierce Darryl Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: