Skip to content
Snippets Groups Projects

Remove filtering all warnings

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:remove_warning_filter into master
  1. Apr 01, 2022
    • Administrator's avatar
      Remove filtering all warnings · f5270649
      Administrator authored
      Some time ago a verry effective filter to remove all warnings was introduced
      by accident. The problem was a not properly escaped special character in a
      regular expression. The commit now fixes the erroneous regex.
      f5270649
Loading