[hackers] [scc] Update TODO || Roberto E. Vargas Caballero

From: <git_AT_suckless.org>
Date: Wed, 27 Jan 2016 16:59:15 +0100 (CET)

commit 0f0f3817a993e617ecc06c1fe2df4f196d399eee
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Tue Jan 26 22:10:39 2016 +0100
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
CommitDate: Tue Jan 26 22:19:09 2016 +0100

    Update TODO

diff --git a/cc1/TODO b/cc1/TODO
index 524ad3c..ef27ce5 100644
--- a/cc1/TODO
+++ b/cc1/TODO
_AT_@ -9,4 +9,8 @@
 * Add correct emit for any kind of constant
 * Add warning when some ANSI limit is violated.
 * Free memory in emit after some error happened.
-* Rewrite initializers to deal with the idea of "current object"
\ No newline at end of file
+* Rewrite initializers to deal with the idea of "current object"
+* Add some test about pointer airthmetic.
+* Merge all the definitions of the same string
+* Do not assign identifierss until symbols are emitted. This change will
+ avoid identifiers that are not emitted.
Received on Wed Jan 27 2016 - 16:59:15 CET

This archive was generated by hypermail 2.3.0 : Wed Jan 27 2016 - 17:00:37 CET