Skip to content
  • Christoph Reiter's avatar
    message: simplify handling of error levels · 06a460b3
    Christoph Reiter authored
    Instead of allowing each error level to be enabled just enable all of them
    through the enable_warnings() method. This matches what the code is currently
    doing (minus that one helper script) and simplifies things.
    
    Also remove the error count, it's not used.
    06a460b3