Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD compilation fixes #6331

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

crsib
Copy link
Contributor

@crsib crsib commented Apr 23, 2024

Based on patches provided in #6326, #6327, #6328, #6329

Resolves: #6326
Resolves: #6327
Resolves: #6328
Resolves: #6329

  • I signed CLA
  • The title of the pull request describes an issue it addresses
  • If changes are extensive, then there is a sequence of easily reviewable commits
  • Each commit's message describes its purpose and effects
  • There are no behavior changes unnecessary for the stated purpose of the PR

Recommended:

  • Each commit compiles and runs on my machine without known undesirable changes of behavior

@crsib crsib merged commit 4191cfb into audacity:release-3.5.1 Apr 23, 2024
11 checks passed
@crsib crsib deleted the freebsd_fixes branch April 23, 2024 15:20
@VVD
Copy link

VVD commented Apr 24, 2024

Don't see this commit in main. It is in release-3.5.1 only.

@LWinterberg
Copy link
Member

The release branch will get merged into master after it gets released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment