Couldn't find callback definition for int (*)(git_odb_backend *, git_odb_foreach_cb, void *)
Open
Nobody has claimed this yet.
Build
CPP
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 704
- PR merge metrics
- No merged PRs in 30d
Description
Couldn't find callback definition for int (*)(git_odb_backend *, git_odb_foreach_cb, void *)
Couldn't find callback definition for int (*)(git_odb_writepack **, git_odb_backend *, git_odb *, git_transfer_progress_cb, void *)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no files, tests, or entry points; begin by reproducing the two callback-definition errors in NodeGit's native bindings and identify where these libgit2 callback signatures are processed. Done means both reported signatures are recognized without the errors, with a regression check if the project provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp, git, javascript, nodejs
- Domain
- backend, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100