diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
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 |