Skip to content

core: fixes for gcc-13 support#1430

Merged
pstorz merged 4 commits intobareos-22from
dev/pstorz/bareos-22/backport-PR-1424
Apr 6, 2023
Merged

core: fixes for gcc-13 support#1430
pstorz merged 4 commits intobareos-22from
dev/pstorz/bareos-22/backport-PR-1424

Conversation

@pstorz
Copy link
Member

@pstorz pstorz commented Apr 3, 2023

Thank you for contributing to the Bareos Project!

Backport of PR #1424 to bareos-22

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

Copy link
Contributor

@bruno-at-bareos bruno-at-bareos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed ok
Tested ok
Jenkins CI ok
Ready for merge

bruno-at-bareos and others added 4 commits April 6, 2023 14:28
- add explicit system_error and stdexcept
- console_conf.cc fix std::move warning

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
(cherry picked from commit 6fc87de)
@pstorz pstorz force-pushed the dev/pstorz/bareos-22/backport-PR-1424 branch from 8fca863 to 6237c75 Compare April 6, 2023 12:28
@pstorz pstorz merged commit 66cea8a into bareos-22 Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants