-
Notifications
You must be signed in to change notification settings - Fork 790
Compile with -Wundef #2025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: unstable
Are you sure you want to change the base?
Compile with -Wundef #2025
Conversation
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## unstable #2025 +/- ##
============================================
- Coverage 70.99% 70.98% -0.02%
============================================
Files 123 123
Lines 66116 66135 +19
============================================
+ Hits 46942 46944 +2
- Misses 19174 19191 +17
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
@rjd15372 Don't approve yet. 😂 Need to fix a lot of undefined macros on various platforms first. |
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
@lipzhu Sorry, I should have mentioned I started this. |
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
This catches spelling errors in macros, like
#if MACCRO
.