Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib/ipc: Introduce writef_void(void*, ...) #926

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Conversation

rbalint
Copy link

@rbalint rbalint commented Oct 22, 2020

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

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

https://bugs.debian.org/970611

to fix ambiguity with writef(barrier::IStream*, ...)
@p12tic
Copy link
Member

p12tic commented Oct 26, 2020

@rbalint: Thanks a lot for the PR. Do you have a link to logs of a failed compile job? I couldn't find any in the bug report.

Copy link
Member

@p12tic p12tic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but we need to restart the CI to make sure the failure is not caused by the PR.

@rbalint
Copy link
Author

rbalint commented Oct 27, 2020

@p12tic p12tic merged commit 06951ea into debauchee:master Nov 23, 2020
p12tic added a commit to p12tic/barrier that referenced this pull request Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants