Re: [PHP-DEV] Latest CVS sablot error From: Sterling Hughes (sterling <email protected>)
Date: 07/31/01

On Tue, 31 Jul 2001, Sebastian Bergmann wrote:

> Sterling Hughes wrote:
> > Well, I dunno try it :)))
>
> Sure, but before: Synch it with the recent TSRM patches:
>
> d:\home\php\php4\ext\xslt\sablot.c(710) : error C2065: 'tsrm_ls' :
> Undeclared identifier
>
>

    This is quite odd, the xslt extension does not use any globals
    (besides a resource id, but that's not a TSRM thing)..

    -Sterling

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>