kjs regular expressions problem.
Harri Porten
porten at froglogic.com
Tue Jun 8 13:13:15 BST 2004
Hi,
On Tue, 8 Jun 2004, Luciano Montanaro wrote:
> The problem I found is in the regular expression code, when the PCRE code
> is not used.
> In this case, if the regular expression cannot be compiled, the match()
> function crashes.
Can you provide a concrete test case? I haven't managed to produce a crash
with this regexp and PCRE disabled.
The ascii() function shouldn't be a problem in this case - it just needs a
more appropriate name like latin1() ;)
Harri.
More information about the kfm-devel
mailing list