pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] New regexps and PCRE


From: Charles Kerr
Subject: Re: [Pan-users] New regexps and PCRE
Date: Sun, 30 Nov 2003 14:02:34 -0800
User-agent: Mutt/1.5.4i

On Sun, Nov 30, 2003 at 08:40:11PM +0000, Brian Morrison wrote:
> On Sun, 30 Nov 2003 11:57:09 -0800 in
> address@hidden Charles Kerr
> <address@hidden> wrote:
> 
> > On Sat, Nov 29, 2003 at 10:18:50PM +0000, Brian Morrison wrote:
> > > Charles
> > > 
> > > I'm seeing loads of log messages that consist of the following and
> > > similar:
> > > 
> > > Sat, 29 Nov 2003 22:13:05 - Can't use regular expression
> > > "^cam\.misc$": this version of PCRE is not compiled with PCRE_UTF8
> > > support at position 1099954372
> > 
> > Brian, this is fixed in CVS now.  See
> > http://bugzilla.gnome.org/show_bug.cgi?id=128237 for the patch.
> > 
> 
> I think there is a bit missing from the fix Charles, error as follows:
> 
> filter-phrase.c: In function `pcre_info_new':
> filter-phrase.c:129: `PCRE_CONFIG_UTF8' undeclared (first use in this
> function)
> filter-phrase.c:129: (Each undeclared identifier is reported only once
> filter-phrase.c:129: for each function it appears in.)
> make[3]: *** [filter-phrase.o] Error 1

Groan, PCRE_CONFIG_UTF8 wasn't added until pcre 4.0.

Bumping the pcre version requirement to >= 4.0. :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]