Updated TODOs. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 1cf5a68488d6dcb2f52fd75dd5e828e0cb60bad9 | |
parent db4aa8bdce3a6f839fa80189c95e09d288999c9c | |
Author: Rob King <[email protected]> | |
Date: Fri, 25 Nov 2016 00:05:59 -0600 | |
Updated TODOs. | |
Diffstat: | |
README.rst | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -225,7 +225,7 @@ Primary Goals | |
- Refactor all code to be as clean and standards-compliant as possible; | |
remove all legacy code (TODO) | |
- Compile with no warnings, | |
- with all warnings and `-pedantic` enabled on GCC in C99 mode (TODO) | |
+ with all and extra warnings and `-pedantic` enabled on GCC in C99 mode (TODO) | |
- Run with no Valgrind-detected leaks or errors (DONE) | |
Stretch Goals |