Skip to content

Use __errno_location on DragonFly BSD#82

Merged
sunfishcode merged 1 commit intolambda-fairy:mainfrom
taiki-e:dragonfly
Oct 8, 2023
Merged

Use __errno_location on DragonFly BSD#82
sunfishcode merged 1 commit intolambda-fairy:mainfrom
taiki-e:dragonfly

Conversation

@taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Oct 2, 2023

DragonFly BSD 5.8+ has __errno_location.
DragonFlyBSD/DragonFlyBSD@60d3113

@sunfishcode
Copy link
Collaborator

Does Rust support versions of DragonFly before 5.8? I checked here and it doesn't specify a version.

@taiki-e
Copy link
Contributor Author

taiki-e commented Oct 8, 2023

I don't know about specific version requirements.

That said, I don't think older versions that went EoL years ago1 are actively supported.

Footnotes

  1. According to https://gitlab.com/libosinfo/osinfo-db/-/commit/5ffadcd0cc5db8cc971246340d86ccdf9695c6a5 an old version becomes EoL once a new version was released. DragonFly BSD 5.8.0 released in 2020-03-03.

@sunfishcode
Copy link
Collaborator

Thanks, that sounds reasonable.

@sunfishcode sunfishcode merged commit 6ed3a53 into lambda-fairy:main Oct 8, 2023
@taiki-e taiki-e deleted the dragonfly branch October 8, 2023 16:53
@sunfishcode
Copy link
Collaborator

This is now released in errno 0.3.5.

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