Skip to content

Fix droplet build#2412

Merged
BareosBot merged 3 commits intobareos:masterfrom
tuxmaster5000:2411
Oct 27, 2025
Merged

Fix droplet build#2412
BareosBot merged 3 commits intobareos:masterfrom
tuxmaster5000:2411

Conversation

@tuxmaster5000
Copy link
Contributor

@tuxmaster5000 tuxmaster5000 commented Oct 25, 2025

Modernize K&R-style function signatures.
Fixes #2411

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.

Phew... migrating from K&R C to ANSI C in 2025... there should be an achievement for that.

Thank you very much! 🥇

@arogge arogge changed the title Fix for https://github.com/bareos/bareos/issues/2411 Fix droplet build Oct 27, 2025
@arogge arogge added the bug This addresses a bug label Oct 27, 2025
@arogge arogge added this to the 25.0.0 milestone Oct 27, 2025
@arogge arogge self-assigned this Oct 27, 2025
This was referenced Oct 27, 2025
@BareosBot BareosBot merged commit 992d5fb into bareos:master Oct 27, 2025
1 check was pending
@tuxmaster5000 tuxmaster5000 deleted the 2411 branch October 28, 2025 09:35
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.

[23.1.4] Build error in droplet

4 participants