From b49d8ebefe9b10c53a6a09ad564e22111b7b25c6 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 20 Sep 2003 07:12:49 +0000 Subject: Initial Import --- BUGS | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 BUGS (limited to 'BUGS') 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 -- cgit v1.2.3