-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from MusicPlayerDaemon:master #20
Conversation
This avoids breakages due to `-Wgnu-anonymous-struct`.
This suppresses a compiler warning due to sloppy code in PipeWire: /usr/include/spa-0.2/spa/utils/json-core.h:440:29: error: implicit conversion increases floating-point precision: 'float' to 'double' [-Werror,-Wdouble-promotion] 440 | return spa_dtoa(str, size, val); | ~~~~~~~~ ^~~
Reviewer's Guide by SourceryThis pull request updates the build system to include new dependencies, adjusts compiler warning levels, and updates the ccache action version. It also includes some minor changes to the NEWS file and subproject files. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Hard-Coded Secrets (4)
More info on how to fix Hard-Coded Secrets in General. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by Sourcery
Update build dependencies to their latest versions, including fmt, sqlite3, libnpupnp, libmicrohttpd, and libpipewire.
Build:
CI: