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

Top Page
Delete this message
Author: Zoltan Herczeg
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 #49 from Zoltan Herczeg <hzmester@???> 2012-01-04 17:37:43 ---
Single or dual library?

At the moment we have two libraries: libpcre and libpcre16. It was essential
when the library was splitted (due to testing) but I realized we could merge
them to a single one now.

Pro:
- share tables among them, like unicode tables
- we have a single pcre.h header as well
Cont:
- it feels less tidy

What do you prefer?


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