Skip to content

Fix ch8 resolve transmute size mismatch - #107

Open
ckoopmann wants to merge 1 commit into
rust-in-action:1st-editionfrom
ckoopmann:fix-ch8-resolve-transmute-size-mismatch
Open

Fix ch8 resolve transmute size mismatch#107
ckoopmann wants to merge 1 commit into
rust-in-action:1st-editionfrom
ckoopmann:fix-ch8-resolve-transmute-size-mismatch

Conversation

@ckoopmann

Copy link
Copy Markdown

Fixes: #99

All credit goes to @ewenmcneill as I just copy pasted his solution posted in the above mentioned issue.

@ckoopmann
ckoopmannforce-pushed the fix-ch8-resolve-transmute-size-mismatch branch from be6d00e to a0731bcCompareFebruary 2, 2023 01:53
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.

ch8/ch8-resolve: does not build with Rust 1.66 (transmute size mismatch in socket2)

1 participant

@ckoopmann