Re: [pcre-dev] [Bug 867] "\w" no longer functions

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: Mart Goodall
CC: pcre-dev@exim.org
Subject: Re: [pcre-dev] [Bug 867] "\w" no longer functions
On Wed, 29 Jul 2009, Mart Goodall wrote:

> I had to comment out of config.h "#define EBCDIC 0" as this is
> actually defining it,


Hmm. Where did your config.h come from? In the one that "./configure"
generates, the line is in fact

/* #undef EBCDIC */

and that line is also the one in config.h.generic, which is the
suggested starting point for those building PCRE "by hand".

Philip

--
Philip Hazel