On 16/02/15 20:24, Martin Jansen wrote:
>> OK I'm working off multiple local copies of the code base so vcsclean is
>> > not usable. I suspect it would wipe the eclipse project files anyway.
> IIRC vcsclean essentially runs `git clean -f -X`. That last parameter is
> important because it instructs
On 16.02.15 20:46, Lester Caine wrote:
> On 16/02/15 18:34, Ferenc Kovacs wrote:
>> On Mon, Feb 16, 2015 at 6:55 PM, Lester Caine wrote:
>>> /srv/repo/php-src_master/ext/opcache/ZendAccelerator.c:2005:19: error:
>>> ‘zend_array’ has no member named ‘pDestructor’
>>> Seems to be due to changes for
On 16/02/15 18:34, Ferenc Kovacs wrote:
> On Mon, Feb 16, 2015 at 6:55 PM, Lester Caine wrote:
>
>> I've synced with current git and seem to have the files I expect for
>> interbase, but when trying to run a clean build of the core stuff it no
>> longer compiles ...
>>
>> For example
>> /srv/repo
On Mon, Feb 16, 2015 at 6:55 PM, Lester Caine wrote:
> I've synced with current git and seem to have the files I expect for
> interbase, but when trying to run a clean build of the core stuff it no
> longer compiles ...
>
> For example
> /srv/repo/php-src_master/ext/opcache/ZendAccelerator.c:2005
I've synced with current git and seem to have the files I expect for
interbase, but when trying to run a clean build of the core stuff it no
longer compiles ...
For example
/srv/repo/php-src_master/ext/opcache/ZendAccelerator.c:2005:19: error:
‘zend_array’ has no member named ‘pDestructor’
Seems t