Skip to content

Fix FreeBSD compile error#47

Merged
vthiery merged 3 commits into
vthiery:masterfrom
jeremiahpslewis:patch-1
Jan 25, 2023
Merged

Fix FreeBSD compile error#47
vthiery merged 3 commits into
vthiery:masterfrom
jeremiahpslewis:patch-1

Conversation

@jeremiahpslewis

@jeremiahpslewis jeremiahpslewis commented Jan 24, 2023

Copy link
Copy Markdown
Contributor

Found while building Valhalla for Julia: JuliaPackaging/Yggdrasil#6127

@kevinkreiser kevinkreiser left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

it's too bad we cant have infinite CI configurations because then we could have a build for all platforms. we can just take your word for this one though I think

@kevinkreiser

Copy link
Copy Markdown
Collaborator

@vthiery what do you think? I think the ifdef makes it harmless since all but freebsd will make use of this code. IMHO it's not a strong enough case to build a CI job for it.

@vthiery

vthiery commented Jan 25, 2023

Copy link
Copy Markdown
Owner

@vthiery what do you think? I think the ifdef makes it harmless since all but freebsd will make use of this code. IMHO it's not a strong enough case to build a CI job for it.

I agree that setting up a CI for this would probably be overkill at this point.

@vthiery
vthiery merged commit 829e85f into vthiery:master Jan 25, 2023
@jeremiahpslewis
jeremiahpslewis deleted the patch-1 branch January 25, 2023 07:20
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.

3 participants