Skip to content

Add warnings support

Ben Hutchings requested to merge bwh/add-warnings into master

This is preparatory work for analysing the configuration files for 4.19 (issue #1).

  • Add a script to check and show warnings for configuration files
  • Add warning rules for 4.4 branches based on the email messages I previously sent
  • Temporarily add empty warning rules for 4.19 branches
  • Add Makefile target to run the script over all configurations
Edited by Ben Hutchings

Merge request reports