Skip to content

Fix building ndmjob program#2079

Merged
BareosBot merged 2 commits intobareos:masterfrom
tuxmaster5000:ndmp
Dec 20, 2024
Merged

Fix building ndmjob program#2079
BareosBot merged 2 commits intobareos:masterfrom
tuxmaster5000:ndmp

Conversation

@tuxmaster5000
Copy link
Contributor

@tuxmaster5000 tuxmaster5000 commented Dec 18, 2024

The problem was, that an variable with the same name was declared many times with different types.
Fixes #2073

Please check

  • 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
  • Required backport PRs have been created
  • Correct milestone is set
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
Member

@arogge arogge left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@arogge arogge changed the title Fix for #2073 Fix building ndmjob program Dec 18, 2024
@arogge arogge added this to the 25.0.0 milestone Dec 18, 2024
@sebsura sebsura mentioned this pull request Dec 18, 2024
15 tasks
@arogge arogge mentioned this pull request Dec 19, 2024
7 tasks
@arogge arogge self-assigned this Dec 19, 2024
@BareosBot BareosBot merged commit 784f324 into bareos:master Dec 20, 2024
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.

[24.0.0] ndmp part fails build on Fedora-40

3 participants