Project

General

Profile

Actions

Bug #58477

open

gcc-13 and uint{32,64}_t sloppiness

Added by Kaleb KEITHLEY over 1 year ago. Updated 12 months ago.

Status:
Pending Backport
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
backport_processed
Backport:
reef,quincy
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Fedora 38/rawhide recently updated to gcc-13.

There are a small handful of places where std::uint{32,64}_t is used, but should only be uint{32,64}_t.

There are also a few places where <cstdint> needs to be included in order for the uint{32,64}_t types to be in scope.

ceph-17.2.5 fails to build without the attached patch


Files

0024-gcc-13.patch (3.25 KB) 0024-gcc-13.patch Kaleb KEITHLEY, 01/17/2023 09:12 PM

Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #61380: reef: gcc-13 and uint{32,64}_t sloppinessResolvedCasey BodleyActions
Copied to Ceph - Backport #61381: quincy: gcc-13 and uint{32,64}_t sloppinessResolvedCasey BodleyActions
Actions

Also available in: Atom PDF