On Fri, 21 Jun 2002, Gurusamy Sarathy wrote:

> FWIW, I'm using the attached (more idiomatic) patch for XML-Parser.
> Patch is against an older XML-Parser (v2.27) IIRC, so it may or
> may not apply against the latest from CPAN.

seems more trouble that it is worth in this case.  both patches do a 
lookup everytime, MY_CTX from PL_modglobal vs. get_hv from the symbol 
table.  however, MY_CTX stuff needs #ifdefs to compile with perls < 5.8.0, 
the other patch does not require any #ifdefs.






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to