From: Petr Machata Date: Mon, 7 Mar 2011 07:04:34 +0000 (+0100) Subject: dwarflint: A note in TODO X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5aa6308bb6eb3c7b8e93a615a1e2f75748ad382f;p=thirdparty%2Felfutils.git dwarflint: A note in TODO --- diff --git a/dwarflint/TODO b/dwarflint/TODO index 33b8967e2..1de8d6b5d 100644 --- a/dwarflint/TODO +++ b/dwarflint/TODO @@ -113,6 +113,13 @@ through, the bottom part of the stack needs to be implemented via grepping, and that turns our messages into API. + It seems there are at least two trees of abstractness (area, check + and message in question form one, category potentially another, + albeit perhaps degenerated) that we may want to filter + independently. E.g. I might want to filter out all + .debug_info/sev<1, or I might want to simply filter out sev<1 right + away. + * quirks Some compilers produce files broken in various ways. Not to be