Stas Bekman <[EMAIL PROTECTED]> writes:

[...]

> OK, but because they are just a few of them and they are small and
> most likely not going to change, may be it's better to dup them in
> apreq to reduce complexity and mess? Later we may come up with some
> better solutions? 

Sure, I can do that.  I can also prepare a patch of xs/typemap that
replaces the 4 modperl_* symbols with their current definitions

  modperl_hash_tie, 
  modperl_perl_sv_setref_uv, 
  modperl_xs_sv2request_rec, 
  modperl_hash_tied_object,

which IMO is the simplest of the "simple fixes".  Changes to any
of those functions would also require edits to the typemap file,
but that's the only drawback.  The upside is that the typemap
is 100% portable.

-- 
Joe Schaefer


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

Reply via email to