Project

General

Profile

Actions

Bug #58477

open

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

Added by Kaleb KEITHLEY over 1 year ago. Updated 11 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 #1

Updated by Tim Serong about 1 year ago

  • Status changed from New to In Progress
  • Assignee set to Tim Serong

I'll take this

Actions #2

Updated by Tim Serong about 1 year ago

  • Pull request ID set to 50438
Actions #3

Updated by Ilya Dryomov 11 months ago

  • Status changed from In Progress to Pending Backport
  • Backport set to reef
Actions #4

Updated by Ilya Dryomov 11 months ago

  • Backport changed from reef to reef,quincy
Actions #5

Updated by Ilya Dryomov 11 months ago

  • Target version deleted (v17.2.6)
Actions #6

Updated by Backport Bot 11 months ago

  • Copied to Backport #61380: reef: gcc-13 and uint{32,64}_t sloppiness added
Actions #7

Updated by Backport Bot 11 months ago

  • Copied to Backport #61381: quincy: gcc-13 and uint{32,64}_t sloppiness added
Actions #8

Updated by Backport Bot 11 months ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF