TotalCross / TotalCross/totalcross
Break instancefields.h into smaller headers
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 227
- Forks
- 42
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
Probably the first step to reorganize the sources in a way that it makes it easier to compile.
The way headers are badly organized can be a PITA.
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 locating instancefields.h and reviewing its declarations and the native compilation setup. Determine sensible header boundaries and verify that the reorganized headers preserve the existing build; done means the sources compile successfully with the split headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100