[ https://issues.apache.org/jira/browse/PROTON-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robbie Gemmell updated PROTON-987: ---------------------------------- Fix Version/s: (was: 0.10.1) 0.11.0 > 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.11.0 > > > 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)