AcademySoftwareFoundation / AcademySoftwareFoundation/OpenRV
chore: warnings and notes cleanup for various files in /src/lib/mu
Open
- Dominant language
- C++
- Stars
- 764
- Forks
- 246
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 13
Description
Build logs are littered with a couple warnings and notes that can be cleaned up. For example:
```warning: using the result of an assignment as a condition without parentheses ```
```warning: 'uint16' is deprecated```
Contributor guide
Research direction
Start by inspecting /src/lib/mu and reproducing the build to identify the warnings and notes mentioned in the issue, including assignment conditions and deprecated uint16 usage. Done means the relevant warnings and notes in that area are resolved and the build logs are clean.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100