[pcre-dev] [Bug 1049] Add support for UTF-16

Top Page
Delete this message
Author: Stephen Kelly
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1049] New: Add support for UTF-16
Subject: [pcre-dev] [Bug 1049] Add support for UTF-16
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1049




--- Comment #52 from Stephen Kelly <steveire@???> 2012-01-11 04:57:16 ---
> Updating the CMAKE build system is still an open task, we would be really happy

if someone could help us!

I'm familiar with CMake, so I had a look here. (I'm not familiar with configure
script style build systems, so reading that doesn't really help me
unfortunately)

I wasn't sure what the build system needs to do now. It looks like maybe some
new #defines should be set by the build system, some old ones are obsolete and
should be removed, and some defines are 'internal' to PCRE and should not be
set by the build system.

Did the CMake stuff ever work? It seems to reference a file called
pcre.h.generic which doesn't exist and never existed.

The README file also says this:

If you use "configure"
or CMake, the .generic versions are not used.


Got more info?

My guess is that SUPPORT_UTF is obsolete and should be removed?
SUPPORT_PCRE16 or SUPPORT_PCRE8 should be set by the build system, but not
both?
COMPILE_PCRE16 should not be set by the buildsystem?

Anything else?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email