Skip to content

Conversation

dvzrv
Copy link
Contributor

@dvzrv dvzrv commented Jul 21, 2023

Add a missing include for git2/oidarray.h so build doesn't fail on using git_oidarray when using custom transports.

Fixes #6607

Add a missing include for `git2/oidarray.h` so build doesn't fail on
using `git_oidarray` when using custom transports.

Fixes libgit2#6607
@ethomson ethomson added the v1.7 label Jul 21, 2023
@ethomson
Copy link
Member

Good catch. Thanks!

@dvzrv
Copy link
Contributor Author

dvzrv commented Jul 22, 2023

Do you plan on doing a patch-level release for this? I'm currently applying this patch so I can build jami-daemon, but I also need 9d4c550 to build ruby-rugged to complete our rebuild todo for libgit2 1.7.0 on Arch Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.7.0: missing import for git_oidarray
3 participants