summaryrefslogtreecommitdiff
path: root/miniany/REQUIREMENTS
diff options
context:
space:
mode:
Diffstat (limited to 'miniany/REQUIREMENTS')
-rw-r--r--miniany/REQUIREMENTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/miniany/REQUIREMENTS b/miniany/REQUIREMENTS
index 0352078..474e975 100644
--- a/miniany/REQUIREMENTS
+++ b/miniany/REQUIREMENTS
@@ -13,6 +13,7 @@ not implementing:
- printf
- format string only, as replacement for puts
- vararg required in compiler
+ - not type-safe
- puts
- requires stdout, which is a FILE structure
- print_char
@@ -28,4 +29,3 @@ not implementing:
- linker
- have compilation units needs a linker do build
an executable
-