[portability] NimBLE should be C99 compliant
Open
- Dominant language
- C
- Stars
- 893
- Forks
- 512
- Avg merge
- 13d 31m
- Merged PRs (30d)
- 7
Description
Nimble currently can't be compiled with `-std=c99` flag passed to the compiler.
A number of errors will trigger when ISO C99 requirements are enforced.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the build with the `-std=c99` compiler flag and catalog the errors reported by the project. The work is done when NimBLE compiles successfully under ISO C99 requirements; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100