Randy Kobes wrote:
but "modperl_apr_perlio.h" was never meant to be public, it lives in xs/APR/PerlIO and used by PerlIO.xs
I thought this was public - at least, in the top-level Makefile.PL, APR/PerlIO/modperl_apr_perlio.h gets installed, as it's a member of @xs_h_files. If I remember correctly, this was done at one point as httpd-apreq-2 was contemplating something in this header.
You are right, Randy. It is public. The problem is really not about this header, but about all headers being included before "mod_perl.h" was.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
