[PR #42] [MERGED] Use cstdint in types.h #1235

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/42
Author: @wheremyfoodat
Created: 9/29/2023
Status: Merged
Merged: 9/29/2023
Merged by: @georgemoralis

Base: mainHead: wheremyfoodat-patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/types.h (+10 -9)

📄 Description

  • Fixes a bug where s08 is unsigned on some platforms
  • Makes the fixed-width integer types fully portable

🔄 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/42 **Author:** [@wheremyfoodat](https://github.com/wheremyfoodat) **Created:** 9/29/2023 **Status:** ✅ Merged **Merged:** 9/29/2023 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `wheremyfoodat-patch-1` --- ### 📝 Commits (1) - [`7791a8e`](https://github.com/shadps4-emu/shadPS4/commit/7791a8eeedef0439e58fa481dfb48aff11f1d07e) Use cstdint in types.h ### 📊 Changes **1 file changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/types.h` (+10 -9) </details> ### 📄 Description - Fixes a bug where s08 is unsigned on some platforms - Makes the fixed-width integer types fully portable --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:45 +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#1235
No description provided.