nodegit / nodegit/nodegit

Couldn't find callback definition for int (*)(git_odb_backend *, git_odb_foreach_cb, void *)

Open
#720 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.