mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1886] [MERGED] More printflike macros #765
Reference in New Issue
Block a user
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/stenzek/duckstation/pull/1886
Author: @MaddTheSane
Created: 3/29/2021
Status: ✅ Merged
Merged: 3/31/2021
Merged by: @stenzek
Base:
master← Head:morePrintfLike📝 Commits (3)
fb7a888Add more printflike macros.e4735bcFix string formatting warnings.b8e8579Fix wrong printflike for FormattedError in Cheevos.📊 Changes
9 files changed (+27 additions, -26 deletions)
View changed files
📝
src/common/cd_image_memory.cpp(+1 -1)📝
src/common/progress_callback.h(+8 -8)📝
src/common/string.h(+5 -5)📝
src/common/string_util.h(+1 -1)📝
src/common/vulkan/util.h(+1 -1)📝
src/core/cpu_core.h(+1 -1)📝
src/core/host_interface.cpp(+2 -2)📝
src/core/host_interface.h(+7 -7)📝
src/frontend-common/cheevos.cpp(+1 -0)📄 Description
printflikemacros in more places.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.