Project

General

Profile

Actions

Bug #38659

closed

librbd: avoid aggregate-initializing any static_visitor

Added by Willem Jan Withagen about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Clang does not like Boost stat_visitor initialisers with {}.
just using a Ctor works without errors.
See the explanation in:
https://github.com/ceph/ceph/pull/26838

Second equal error fixed by:
https://github.com/ceph/ceph/pull/26876


Related issues 1 (0 open1 closed)

Copied to rbd - Backport #38685: mimic: librbd: avoid aggregate-initializing any static_visitorResolvedPrashant DActions
Actions #1

Updated by Greg Farnum about 5 years ago

  • Project changed from Ceph to rbd
  • Category deleted (librbd)
Actions #2

Updated by Jason Dillaman about 5 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Jason Dillaman about 5 years ago

  • Status changed from Resolved to Pending Backport
Actions #4

Updated by Nathan Cutler about 5 years ago

  • Copied to Backport #38685: mimic: librbd: avoid aggregate-initializing any static_visitor added
Actions #5

Updated by Nathan Cutler about 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF