On Wed, Aug 27, 2003 at 02:12:38PM -0700, Ben Gertzfield wrote:
> Yes:
> 
> [EMAIL PROTECTED]:~$ sa-learn --dump magic | grep ntokens
> 0.000          0        461          0  non-token data: ntokens
> 
> [EMAIL PROTECTED]:~$ sa-learn --dump data | wc -l
>   1131

<scratches head>

Just curious, are there by chance any "**<word>" tokens?  ie:

sa-learn --dump data | grep ' \*\*'

?

The only thing I can think of is that you're learning in db 0 format,
but it's a db 2 file.  Since older modules didn't know about db versions,
they wouldn't complain.  (2.60's libraries know they can only understand
up to db 2, so if they find a higher version, they abort.)

-- 
Randomly Generated Tagline:
On the plus side, it's a lot easier in general to find /usr/include than cpp.
              -- Larry Wall in <[EMAIL PROTECTED]>

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to