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

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

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

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


> 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