[PR #926] [MERGED] lib/ipc: Introduce writef_void(void*, ...) #1722

Closed
opened 2026-05-05 08:00:19 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/926
Author: @rbalint
Created: 10/22/2020
Status: Merged
Merged: 11/23/2020
Merged by: @p12tic

Base: masterHead: master


📝 Commits (1)

  • bd0c671 lib/ipc: Introduce writef_void(void*, ...)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/lib/barrier/ProtocolUtil.cpp (+2 -2)
📝 src/lib/barrier/ProtocolUtil.h (+1 -1)

📄 Description

to fix ambiguity with writef(barrier::IStream*, ...).

This fixes the build failure observed on mips*el and riscv64 architectures.

https://bugs.debian.org/970611


🔄 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/debauchee/barrier/pull/926 **Author:** [@rbalint](https://github.com/rbalint) **Created:** 10/22/2020 **Status:** ✅ Merged **Merged:** 11/23/2020 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`bd0c671`](https://github.com/debauchee/barrier/commit/bd0c671fcc9732c9d1ccf5216f34f4629640b9fb) lib/ipc: Introduce writef_void(void*, ...) ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/barrier/ProtocolUtil.cpp` (+2 -2) 📝 `src/lib/barrier/ProtocolUtil.h` (+1 -1) </details> ### 📄 Description to fix ambiguity with writef(barrier::IStream*, ...). This fixes the build failure observed on mips*el and riscv64 architectures. https://bugs.debian.org/970611 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:00:19 -06: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: github-starred/barrier#1722
No description provided.