[PATCH] TODO: remove a completed item

dedekind1 at gmail.com dedekind1 at gmail.com
Fri Apr 25 17:37:02 PDT 2014


From: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>

I've fixed the gcc 4.8 issue in

d4b585c aiaiai-diff-log-helper: fix logs diffing for gcc-4.8

Signed-off-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
---
 doc/TODO.txt | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/doc/TODO.txt b/doc/TODO.txt
index b46dac5..f5a879d 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -25,12 +25,3 @@ implementing them.
     patch-sets.
   * Describe some review policy, e.g., how many days I promise to wait
     for review/reply before applying patches.
-
-* Functional improvements
-  * Gcc 4.8 change the format of warnings and now they look like this:
-
-    arch/x86/kernel/e820.c: In function ‘e820_setup_gap’:
-    arch/x86/kernel/e820.c:630:6: warning: variable ‘found’ set but not used [-Wunused-but-set-variable]
-      int found;
-          ^
-    Aiaiai does not process them correctly which leads to ugly diffs. Fix this.
-- 
1.9.0




More information about the aiaiai mailing list