From 0c4db0d49ec9245633167f51f18072234e834e7d Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Mon, 18 Oct 2010 19:59:36 +0200 Subject: [PATCH] dwarflint: Update TODO --- dwarflint/TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/dwarflint/TODO b/dwarflint/TODO index 17a3c3ca3..33b8967e2 100644 --- a/dwarflint/TODO +++ b/dwarflint/TODO @@ -134,3 +134,14 @@ file names to a command line), it treats each of them in isolation. In theory these files can link to each other and form graphs, and dwarflint should be able to check the whole graph. + +* failure tolerance + + We'd like dwarflint to do things like checking each CU the abbrev + table of which I was able to read. In fact dwarflint should check + even CUs that it has at least partial information about. It could + bail out as soon as it hits invalid abbrev, or abbrev with unknown + attribute. Even then it might give up its goal of validating + sibling references, and use them blindly to skip unknown portions. + Current check granularity makes this very awkward to express, I'll + have to rework how checks are defined and executed. -- 2.47.2