uNetworking / uNetworking/uSockets
Go through all alignment issues
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
LIBUS_EXT_ALIGNMENT should apply to every user-exposed struct, except for some (if motivated).
Contributor guide
No contributing guide indexed for this repository
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 LIBUS_EXT_ALIGNMENT and inventorying the user-exposed structs in the repository. Review each struct's current alignment handling and identify any exceptions that need explicit motivation. Done means every applicable user-exposed struct consistently uses LIBUS_EXT_ALIGNMENT, with justified exceptions documented in the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100