Re: [pcre-dev] PCRE2 for z/OS questions

Top Page
Delete this message
Author: ph10
Date:  
To: Ze'ev Atlas
CC: Pcre Exim
Subject: Re: [pcre-dev] PCRE2 for z/OS questions
On Tue, 30 Jun 2015, Ze'ev Atlas wrote:

> It looks like my previous email got lost


No it didn't. I was away a couple of days and now I am suffering from
broadband problems so have only intermittent Internet access.

> I look at the config.h and it is simplified alright.  But there is a question:
> In PCRE, I was required to do
> #ifndef NEWLINE#define NEWLINE 21#endif
> In PCRE2 I have
> #ifndef NEWLINE_DEFAULT#define NEWLINE_DEFAULT 2#endif
> but there is no mentioning for the EBCDIC possibility  What should I do?


I thought you were going to wait for the next release? I hope to put
10.20 out this week, if my broadband connection allows it.

As for NEWLINE, you should not need to do anything. It should default
to the EBCDIC newline character.

Philip

--
Philip Hazel