mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #3598] [MERGED] build: Fix a couple more warnings. #3601
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#3601
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/3598
Author: @squidbus
Created: 9/13/2025
Status: ✅ Merged
Merged: 9/13/2025
Merged by: @squidbus
Base:
main← Head:warnings-2📝 Commits (1)
6bd6473build: Fix a couple more warnings.📊 Changes
10 files changed (+27 additions, -16 deletions)
View changed files
📝
src/core/devtools/widget/cmd_list.cpp(+2 -2)📝
src/core/devtools/widget/memory_map.cpp(+2 -2)📝
src/core/libraries/fiber/fiber_context.s(+1 -1)📝
src/core/libraries/kernel/threads/exception.h(+2 -2)📝
src/core/libraries/libc_internal/printf.h(+7 -6)📝
src/core/libraries/network/net.cpp(+1 -1)📝
src/core/loader/symbols_resolver.h(+3 -0)📝
src/core/tls.h(+6 -1)📝
src/imgui/renderer/imgui_impl_vulkan.cpp(+1 -1)📝
src/shader_recompiler/ir/condition.h(+2 -0)📄 Description
snprintfinstead of deprecatedsprintf.freeDescriptorSetsin imgui backend.Stackstruct name.NameOf(Condition)andSymbolTypeToS.ClearStackattributes on gcc.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.