On 16/02/15 23:55, Rasmus Lerdorf wrote: >> this doesn't really look related to my patch. Did you do something wrong >> > when cloning my branch? Or forget a make clean or similar? >> > >> > Locally it works for me and echoes 1 as expected. > Ah, looks like you are right. A full distclean cleared it up. I had just > done a distclean, but I had built once before applying your patch. > Crappy Makefile deps..
It seems not even running distclean clears down everything that needs removing for some of the changes currently going through. ./vcsclean does not work for me since I'm running Hg locally, but an hg purge /all did clean everything up, so obviously there is something in the .gitignore file that should also be in the distclean list? Or should distclean actually be using .gitignore as it's 'clean' list? Anyway I now have a working build of PHP7 again having wasted a couple more days trying to track down what was wrong. -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php