20 Nov
2011
20 Nov
'11
11:53 a.m.
On 11/20/2011 04:46 PM, Alan DeKok wrote:
It's in the default "dictionary.in" file. You probably have an older version of the dictionaries installed.
So it is. I thought I had purged those but it seems one got stuck in my build tree.
$ git pull
The code was looking up an attribute by attribute number. That worked in 2.x. In 3.0, it needs a vendor number, too.
Ah ha. I see you spotted the broken ${} refs in the rediswho module as well, was just about to mention those.