squid: common: fix string creation from '0' in LogEntry#58934
squid: common: fix string creation from '0' in LogEntry#58934cbodley wants to merge 1 commit intoceph:squidfrom
Conversation
C++23 disallows conversion from 'int' to 'string'. That includes returning '0' from a function that returns a string. Signed-off-by: Ronen Friedman <rfriedma@redhat.com> (cherry picked from commit b854bfc)
|
https://jenkins.ceph.com/job/ceph-pull-requests/140279/
|
|
jenkins test make check |
looks like https://tracker.ceph.com/issues/66887 |
|
jenkins test make check |
|
jenkins test make check |
|
This one passed make check but has no tracker, so I'll await for yours to pass CI. |
|
jenkins test make check |
this pr's make check is still blocked on https://tracker.ceph.com/issues/66887, let's merge that one instead |
backport tracker: https://tracker.ceph.com/issues/67272
backport of #55905
parent tracker: https://tracker.ceph.com/issues/67271
this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh