summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-14 09:25:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-14 09:25:46 +0000
commitcfd14df5ee3c7daefe5f875816c0468c2105bf6e (patch)
tree0ddeaedf17cd3463d51c41349e5be87d59f50a80 /BUGS
parentbc0413276ea17dc2a255ce726e9b9a504438980f (diff)
Update.
2000-07-14 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile (modules): Add GB18030. (distribute): Add gb18030.c. * iconvdata/gconv-modules: Add entries for GB18030 module. * iconvdata/gb18030.c: New file. Contributed by Wang ShouHua <shouhuawang@redflag-linux.com> and Wu Jian.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 8149ae5114..770f8131e9 100644
--- a/BUGS
+++ b/BUGS
@@ -57,6 +57,11 @@ Severity: [ *] to [***]
This is *extremely* hard to fix since regex has to be rewritten
completely.
+[ *] The regex implementation has various other problems, like limitations
+ of the expression size etc.
+
+ None of these can be fixed without a rewrite.
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ulrich Drepper
drepper@cygnus.com