Fix SRV types and glibc compatibility, with some small improvements #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR:
usizeinstead ofu64to fix the build against glibc headers.glibcheaders installed to a different location.I'm happy to split these up or make other adjustments as you see fit.
Thanks! I haven't used this crate in years. Glad to have another set of eyeballs keeping it honest.
If you think I should publish (and under a new version) I can do that.
A new release would be nice! Note that this is a backward-incompatible change because the SRV types changed.
Another recent PR (#10) also has backward-incompatible changes, so you may want to wait to release until that is merged (if you decide to merge it as-is).