C binding and Python binding should be mandatory when building
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
C binding is required for fdbcli, while disabling Python binding would cause AddFdbTest.cmake to fail.
Contributor guide
Research direction
Start by locating AddFdbTest.cmake and tracing the build options for the C and Python bindings, including the fdbcli requirement. Done means configurations cannot disable a binding that these build or test paths require, and the relevant build check succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake, python
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100