aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorUrs Janssen <urs@hq.tin.org>2013-02-18 15:44:18 +0100
committerUrs Janssen <urs@hq.tin.org>2013-02-18 15:44:18 +0100
commit0db7f616ad86e3d77aa79ebdeb9a5ddfeefc18ef (patch)
tree166bcdef3f435fcab4a084cf83ab48609fa46e6a /TODO
parent5d6cfe855a90cd262ad604f6962e3cacd83ca27b (diff)
downloadtinycc-0db7f616ad86e3d77aa79ebdeb9a5ddfeefc18ef.tar.gz
tinycc-0db7f616ad86e3d77aa79ebdeb9a5ddfeefc18ef.tar.bz2
remove doubled prototype
fix documentation about __TINYC__ define __STDC_HOSTED__ like __STDC__
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 74fe8a6..ea57823 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,6 @@ Bugs:
- constructors
- cast bug (Peter Wang)
- define incomplete type if defined several times (Peter Wang).
-- configure --cc=tcc (still one bug in libtcc1.c)
- test binutils/gcc compile
- tci patch + argument.
- see -lxxx bug (Michael Charity).