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

Do not assume clock_gettime is available - use system default if not.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.10
    • proton-0.11.0
    • python-binding
    • None

    Description

      The python setup.py script assumes the system call clock_gettime is available and always sets the USE_CLOCK_GETTIME compilation flag. Instead, it should check for clock_gettime() and only set the flag if it is available.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: