constants.h and exported headers
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 6.5k
- Forks
- 627
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 6
Description
Hi, I'm trying to use the MAX_H3_RES. It is defined in constants.h but this header isnt exported when the package is installed. Is it a bug or I'm just missing something?
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
Start by inspecting constants.h and the installed package's exported headers to compare what is available to consumers. Determine whether MAX_H3_RES is intended to be public, then verify the header export or installation behavior and check the installed package again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100