From: Shlomi Fish Date: Sun, 1 Jan 2017 15:56:46 +0000 (+0200) Subject: Add more. X-Git-Tag: fortune-mod-1.99.5~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a85e3dcf3209714f69e1ea4ae1e2551d701568a1;p=fortune-mod Add more. --- diff --git a/README.md b/README.md index 8c82780..a11548b 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ as the tag fortune-mod-1.99.1. 11. Released fortune-mod-1.99.3 and fortune-mod-1.99.4. +12. Fixed some C compiler warnings encountered with the GCC compiler flags of +[Shlomif_Common](https://bitbucket.org/shlomif/shlomif-cmake-modules/overview). + # What remains to be done. 1. See if there are any downstream patches to apply. @@ -76,3 +79,8 @@ as the tag fortune-mod-1.99.1. 2. Fix more typos (reports/pull-requests are welcome.) 3. Release fortune-mod-2.0.0. + +4. Fix as many “clang -Weverything” as possible. + +5. Perhaps modernize the code a little. +