summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS9
1 files changed, 9 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..7a5a562
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,9 @@
+REP TODOS AND BUGS
+- Code is dependant on a little endian architecture. Wouldn't
+ be too much work to change it around.
+- stdin and stdout piping hang on FreeBSD
+- droplets are limited by command line length on win32
+ (which is shorter than my ...)
+- Tag matching (if you don't know what it is, don't worry)
+ doesn't work reliably anymore.
+- Internal structures use linear lookups. Should use hash or btree \ No newline at end of file