[PR #3581] [MERGED] build: Fix a few warnings #3590

Closed
opened 2026-02-27 22:04:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3581
Author: @squidbus
Created: 9/12/2025
Status: Merged
Merged: 9/12/2025
Merged by: @squidbus

Base: mainHead: warns


📝 Commits (1)

  • afc9125 build: Fix a few warnings

📊 Changes

3 files changed (+10 additions, -5 deletions)

View changed files

📝 src/core/devtools/widget/memory_map.cpp (+2 -2)
📝 src/video_core/renderer_vulkan/vk_presenter.cpp (+3 -1)
📝 src/video_core/renderer_vulkan/vk_resource_pool.cpp (+5 -2)

📄 Description

  • Use proper format string for u64 values for some dev tools text.
  • Check result values when resetting descriptor pools and present done fence.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3581 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 9/12/2025 **Status:** ✅ Merged **Merged:** 9/12/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `warns` --- ### 📝 Commits (1) - [`afc9125`](https://github.com/shadps4-emu/shadPS4/commit/afc91257973d6ae6d91514bbb9d2ada979595623) build: Fix a few warnings ### 📊 Changes **3 files changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/core/devtools/widget/memory_map.cpp` (+2 -2) 📝 `src/video_core/renderer_vulkan/vk_presenter.cpp` (+3 -1) 📝 `src/video_core/renderer_vulkan/vk_resource_pool.cpp` (+5 -2) </details> ### 📄 Description * Use proper format string for `u64` values for some dev tools text. * Check result values when resetting descriptor pools and present done fence. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3590
No description provided.