Hi Philip Could you please guide me to where in the code you handle \c, so I could code either handling it under EBCDIC or issue an eror that it is not supported.
Thanks Zeev Atlas Sent from Yahoo Mail on Android From:"[email protected]" <[email protected]> Date:Wed, Jun 10, 2015 at 12:38 PM Subject:Re: issues with EBCDIC and pcretest On Wed, 10 Jun 2015, Ze'ev Atlas wrote: > In my opinion, for the \c sequences, pcre_internal.h should have a > section to explicitly define the below characters (taken from > perlebcdic). Something like: Hmm. The code that handles \c for EBCDIC has been in PCRE for a long time. I don't know if changing it will affect anybody, but in my experience there is always *somebody* who is relying on current behaviour. I am loath to change it now, especially as \c is such an obscure feature. Philip -- Philip Hazel -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
