Just a general thought when it comes to automatic conversion between wide strings and utf-8: If there are match functions that return the position of matches or if there are primitives that only match at a specific position then we might have a problem of converting those positions. Ideally pcre deals with logical character positions instead of bytes in this case, but I don't know.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-09-20 16:22: Subject: Re: bug: casts to string for long double and long long int are incorrect (7.4.28 rel)
I'm going to create the module _PCRE, so it can configure and load nicely without interference from the main Regexp module, and let it be a rather raw glue for a better glue in Regexp.PCRE.
/ Mirar