From 93f397c19641e0c1da7ab41cbd91c57b0a750f9a Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Mon, 17 Nov 2014 00:04:58 +0100 Subject: code-style, ugly test-code (remove later) --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 7c04881..8011deb 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,12 @@ +[ ] check read errors: + ferror, return code of fread, fwrite, fclose... + +[x] handle invalid value in strtoul. +[x] compile with -Wextra and use (void) to ignore unused parameters? +[x] use uint32_t for codepointtoutf8? + +[ ] separate codepointtoutf8 and entity handling from sfeed.c into xml.c? + [ ] test again on: - Linux (glibc+gcc, musl-gcc, clang, tcc). - OpenBSD -- cgit v1.2.3