[PR #1575] [MERGED] devtools: Fix a few compiler warnings. #2178

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1575
Author: @squidbus
Created: 11/22/2024
Status: Merged
Merged: 11/24/2024
Merged by: @georgemoralis

Base: mainHead: warning-fixes


📝 Commits (1)

  • f72d3f5 devtools: Fix a few compiler warnings.

📊 Changes

1 file changed (+9 additions, -8 deletions)

View changed files

📝 src/core/devtools/widget/cmd_list.cpp (+9 -8)

📄 Description

  • Use proper format specifiers for uintptr_t and size_t.
  • Use snprintf instead of sprintf.

🔄 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/1575 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 11/24/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `warning-fixes` --- ### 📝 Commits (1) - [`f72d3f5`](https://github.com/shadps4-emu/shadPS4/commit/f72d3f56f58c3ecb2823c340e9d72bac33aa5432) devtools: Fix a few compiler warnings. ### 📊 Changes **1 file changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/core/devtools/widget/cmd_list.cpp` (+9 -8) </details> ### 📄 Description * Use proper format specifiers for `uintptr_t` and `size_t`. * Use `snprintf` instead of `sprintf`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:29 +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#2178
No description provided.