[PR #1581] [MERGED] Add printf-like macro to Writef. #557

Open
opened 2026-01-29 19:08:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/1581
Author: @MaddTheSane
Created: 2/5/2021
Status: Merged
Merged: 2/5/2021
Merged by: @stenzek

Base: masterHead: printfLike


📝 Commits (1)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 src/common/log.h (+1 -1)
📝 src/common/types.h (+6 -0)

📄 Description

This should help catch formatting bugs.


🔄 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/stenzek/duckstation/pull/1581 **Author:** [@MaddTheSane](https://github.com/MaddTheSane) **Created:** 2/5/2021 **Status:** ✅ Merged **Merged:** 2/5/2021 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `printfLike` --- ### 📝 Commits (1) - [`01b3b50`](https://github.com/stenzek/duckstation/commit/01b3b5066d146c228bb1c6656a61d826de67b549) Add printf-like macro. ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/common/log.h` (+1 -1) 📝 `src/common/types.h` (+6 -0) </details> ### 📄 Description This should help catch formatting bugs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:08:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#557