diff options
author | Stef Walter <stef@thewalter.net> | 2003-09-20 07:12:49 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2003-09-20 07:12:49 +0000 |
commit | b49d8ebefe9b10c53a6a09ad564e22111b7b25c6 (patch) | |
tree | 1d5dd4abc38170a7bc106dabbc59b915017222f0 /BUGS | |
parent | 1cda9ebbd62916c7c2136722597a86c583e1ecf6 (diff) |
Initial Import
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |