[
https://issues.apache.org/jira/browse/DISPATCH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912464#comment-17912464
]
ASF subversion and git services commented on DISPATCH-2368:
-----------------------------------------------------------
Commit e7b08afa8f7d662478ea08cd41424942ebb417d3 in qpid-dispatch's branch
refs/heads/main from Jiri Daněk
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=e7b08afa ]
DISPATCH-2368: chore(build): fix `qd_log` formatting placeholder (#1739)
It's unexpected that compilers can trace the string as it flows to printf, as
there are no hints in the code, but apparently they can do this nowadays.
```
error: format specifies type 'long long' but the argument has type 'long'
[-Werror,-Wformat]
```
> 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: [email protected]
For additional commands, e-mail: [email protected]