Package: an Version: 0.95-3 Severity: minor
On my system the output of anagram tends to contain many duplicates, particularly if the input contains the same characters more than once $ an a a a $ an aa a a a a a a a a $ for i in `seq 1 10` ; do a=${a}a ; an $a | wc -l ; done 2 4 8 16 32 64 128 256 512 1024 an is thus effectively unusable on strings of more than a dozen characters. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages an depends on: ii libc6 2.6.1-1 GNU C Library: Shared libraries Versions of packages an recommends: ii wamerican [wordlist] 6-2.1 American English dictionary words ii wbritish [wordlist] 6-2.1 British English dictionary words f -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]