[cvs] bogofilter/src lexer.c,1.57,1.58 lexer_v3.l,1.62,1.63

Matthias Andree matthias.andree at gmx.de
Mon Sep 1 19:22:09 CEST 2003


relson at users.sourceforge.net writes:

> Update of /cvsroot/bogofilter/bogofilter/src
> In directory sc8-pr-cvs1:/tmp/cvs-serv15960
>
> Modified Files:
> 	lexer.c lexer_v3.l 
> Log Message:
> Enable header line unfolding.

Doesn't work with folded encoded words. The problem was that the lexer
rule in lexer_v3.l didn't expect multiple white space. I added a "+".

There was some unrelated lexer breakage, the question mark special was
lacking after the {CENTS} stuff, it was put back.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95




More information about the bogofilter-dev mailing list