Fix -Wstrict-prototypes warnings#1968
Conversation
WalkthroughExplicitly added void to no-argument function definitions across ARM, RISC-V, and gzlib modules to match declarations. No behavioral or control-flow changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🧰 Additional context used🧬 Code graph analysis (2)arch/arm/arm_features.c (1)
gzlib.c (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (79)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1968 +/- ##
===========================================
+ Coverage 81.60% 82.81% +1.20%
===========================================
Files 163 163
Lines 14073 14120 +47
Branches 3165 3165
===========================================
+ Hits 11484 11693 +209
+ Misses 1597 1412 -185
- Partials 992 1015 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit