* Thus wrote Cyprien Nicolas: > Derick Rethans wrote: > > > > >Those mentioned lines make no sense (there is no call to > >memory_get_usage at all), there is no PHP_5_1 branch so I've > >no clue what you mean here. Check with the CVS branch HEAD and provide > >the actual lines too. > > > >Derick > > > > > > > Actually, by PHP_5_1 branch, I mean the HEAD branch. I know there is any > reference to memory_get_usage at the lines mentioned by gcc... > The lines pointed by gcc contain a call to convert_to_string_ex(), which > allocates memory for the new converted variable I think. I've looked at > the sources and I don't really understand why I get that error, but I > get it...
HEAD compiled fine for me on Nov 11 with --enable-memory-limit. Try cleaning up your cvs envrionment and rebuild: ./cvsclean ./buildconf ./configure ... make Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php