mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-28 09:16:03 +03:00
[GH-ISSUE #1778] Build warnings and notes #610
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#610
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @C0rn3j on GitHub (Dec 14, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1778
Currently, building from master throws a bunch of warnings and notes on my system, most seem harmless, but some seem possibly a bit worrying.
I figured I might just ask about all of them to make sure they are okay, and not an actual issue perhaps limited to my setup.
github.com/shadps4-emu/shadPS4@3f1061de56relegated it to just an UPDATER ifdef anyway:Full build log: shadps4-git-0.4.0.r197.ge752f04c-2-x86_64-build.log
@Hermiten commented on GitHub (Dec 14, 2024):
These are things that developers are aware of, but sometimes there's no need to change or it's not necessarily useful.
It's better to propose a PR to correct them :)
@C0rn3j commented on GitHub (Dec 14, 2024):
If it's all known and not something that plagues just my setup that's all I needed to know, thanks!