You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2015/09/04 20:00:46 UTC

[jira] [Resolved] (PROTON-987) Do not assume clock_gettime is available - use system default if not.

     [ https://issues.apache.org/jira/browse/PROTON-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti resolved PROTON-987.
-------------------------------
    Resolution: Fixed

> Do not assume clock_gettime is available - use system default if not.
> ---------------------------------------------------------------------
>
>                 Key: PROTON-987
>                 URL: https://issues.apache.org/jira/browse/PROTON-987
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.10
>            Reporter: Ken Giusti
>             Fix For: 0.10.1
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)