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

ASF subversion and git services commented on DISPATCH-2368:
-----------------------------------------------------------

Commit c1ff9d39c479060cb66c0421362081992cd3c403 in qpid-dispatch's branch 
refs/heads/main from Jiri Daněk
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=c1ff9d39 ]

DISPATCH-2368: chore(build): add missing `#include <sys/time.h>` (#1736)

Fixes compilation failures such as this one

```
error: call to undeclared function 'gettimeofday'; ISO C99 and later do not 
support implicit function declarations [-Wimplicit-function-declaration]
```

> Compilation failures with current toolchains (Fedora 40, macOS, ...)
> --------------------------------------------------------------------
>
>                 Key: DISPATCH-2368
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2368
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 1.19.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>
> Currently the build is failing due to various small build issues, such as 
> missing includes and improper format specifier for printf.
> There is a Python version string issue that will be tracked separately 
> DISPATCH-2369.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to