Skip to content

std.Thread.Futex.PosixImpl.Address.from: fix alignment type - #13678

Merged
Vexu merged 1 commit into
masterfrom
unknown repository
Nov 28, 2022
Merged

std.Thread.Futex.PosixImpl.Address.from: fix alignment type#13678
Vexu merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

Copy link
Copy Markdown

Fixes#13673

I found the correct type by blaming.

@Vexu
Vexu merged commit a27bfae into ziglang:masterNov 28, 2022
Sign up for freeto 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.

./lib/std/Thread/Futex.zig:724:33: error: expected integer type, found 'comptime_int'

1 participant

@Vexu