[ 
https://issues.apache.org/jira/browse/PROTON-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729691#comment-14729691
 ] 

ASF subversion and git services commented on PROTON-987:
--------------------------------------------------------

Commit c2af3f23108590cb2bad5fce2f11b37a230b1512 in qpid-proton's branch 
refs/heads/0.10.x from [~kgiusti]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=c2af3f2 ]

PROTON-987: do not assume clock_gettime is present on the build system

(cherry picked from commit f37e2af0ea63b0f3e056e136487927259d527e32)


> 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)

Reply via email to