Skip to content

fixed missing overload on musl based systems#375

Open
cdecker08 wants to merge 1 commit intointel:masterfrom
cdecker08:chris/add_strerror_r_to_error
Open

fixed missing overload on musl based systems#375
cdecker08 wants to merge 1 commit intointel:masterfrom
cdecker08:chris/add_strerror_r_to_error

Conversation

@cdecker08
Copy link

This overload was removed in f0962ad likely due to the author mistakenly believing it was unused. Without the overload there is a compile error on musl based systems.

Fixes: #373

Signed-off-by: Christopher Decker <chris.decker08@gmail.com>
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.

add_strerror_r_to_error missing int overload

1 participant