Thanks Shane for the pointer. I was just reading php bug report at
https://bugs.php.net/patch-display.php?bug_id=60986&patch=pcre_info.patch&revision=latest.
As you stated pcre_info is replaced by pcre_fullinfo.
On 4/19/12, Shane Ambler wrote:
> On 18/04/2012 17:29, Zenny wrote:
>> Hi:
>>
>> I a
On 18/04/2012 17:29, Zenny wrote:
Hi:
I am having problem while trying to compile HipHop similar to what has
been discussed here
(https://github.com/facebook/hiphop-php/issues/480#pull_comment_form)
/root/hhbuild/hiphop-php/src/runtime/base/preg.cpp:138: error:
'pcre_info' was not declared i
Hi:
I am having problem while trying to compile HipHop similar to what has
been discussed here
(https://github.com/facebook/hiphop-php/issues/480#pull_comment_form)
My environments are:
setenv CC /usr/local/bin/gcc44
setenv CXX /usr/local/bin/g++44
setenv HPHP_HOME `pwd`
setenv HPHP_LIB `pwd`/bi