]> git.ipfire.org Git - thirdparty/elfutils.git/commit
dwarflint: Drop wr_warning
authorPetr Machata <pmachata@redhat.com>
Mon, 28 Mar 2011 18:34:28 +0000 (20:34 +0200)
committerPetr Machata <pmachata@redhat.com>
Mon, 28 Mar 2011 18:34:28 +0000 (20:34 +0200)
commiteda095ddccc41210e43c41a65adc8eaff55596e1
tree52e930a3c589ed6d09e6825fcd2d2a144bd44163
parenteb51470a4485373fc8e971f66c0c712e8f71e940
dwarflint: Drop wr_warning

- wr_error is for outright violations.  The rest should be passed through
  wr_message to allow filtering
dwarflint/check_debug_aranges.cc
dwarflint/messages.cc
dwarflint/messages.hh
dwarflint/reloc.cc