On Tue, 03 Jul 2001, Jeroen van Wolffelaar wrote:
> 
> > > IMPORTANT: I didn't test it yet, I'm not even sure there are no compile
> > > errors.
> > > (My linux machine doesn't have libtool 1.4 :-(( )
> 
> Hey, I can now compile :)
> 
> And there is an error, so ignore this for now :(
> 
> > Please use proper Z_* macros, that is Z_LVAL_PP(exp) instead of
> > Z_LVAL(*exp).
> 
> Z_LVAL_P(exp) in this case, I assume?

You use *_PP variants for ** pointers, and _P for * pointers.

-Andrei

"Music expresses that which can not be said
 and on which it is impossible to be silent."
                         -Victor Hugo

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to