Hi Anthony,

2013/7/3 Anthony Ferrara <ircmax...@gmail.com>

> I've migrated php_pcre.c over, but pcrelib still uses int for string sizes.
> This is going to be a much larger refactor, and I wanted to see people's
> thoughts prior to digging into it.
>

For upgradability and compatibility, bundled pcrelib should be left as
it is. Instead, checking possible over/under flow before passes string is
better.

Most pre-complied systems use system's preclib, I suppose.

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

Reply via email to