Feature request: Configure the module name at runtime rather than at compile time.
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 5
- Forks
- 6
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 1
Description
As a fast-n-furious developer,
I want to be able to postpone the module name specification to runtime rather than compile time (the build script),
So that I am able to build the project without any special environment variables.
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 issue mentions the build script and module-name configuration but does not identify files or tests. Start by locating where the module name is supplied through the build environment, then define completion as building without special environment variables while postponing the module-name choice until runtime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- backend, build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100