[EMAIL PROTECTED] wrote:

  Index: apr_perlio.c
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/APR/PerlIO/apr_perlio.c,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- apr_perlio.c      28 Aug 2003 01:56:03 -0000      1.30
  +++ apr_perlio.c      4 Sep 2003 03:31:50 -0000       1.31
  @@ -399,7 +399,7 @@
       sizeof(PerlIO_funcs),
       "APR",
       sizeof(PerlIOAPR),
  -    PERLIO_K_MULTIARG,
  +    PERLIO_K_MULTIARG | PERLIO_K_RAW,

Did this resolve the mismatch in the number of read chars in the apr/perlio test?



__________________________________________________________________ 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]



Reply via email to