stas        2004/06/02 11:50:06

  Modified:    xs/maps  apache_functions.map
  Log:
  disable unused $f->fputs
  
  Revision  Changes    Path
  1.82      +2 -2      modperl-2.0/xs/maps/apache_functions.map
  
  Index: apache_functions.map
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/maps/apache_functions.map,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -u -r1.81 -r1.82
  --- apache_functions.map      2 Jun 2004 18:12:31 -0000       1.81
  +++ apache_functions.map      2 Jun 2004 18:50:05 -0000       1.82
  @@ -237,8 +237,8 @@
   -ap_fflush
    mpxs_Apache__Filter_fflush
   -ap_fputstrs
  - int:DEFINE_ap_fputs | | \
  -     ap_filter_t *:f, apr_bucket_brigade *:bb, const char *:str
  +#int:DEFINE_ap_fputs | | \
  +#     ap_filter_t *:f, apr_bucket_brigade *:bb, const char *:str
   -ap_fprintf
   >ap_byterange_filter
   >ap_http_header_filter
  
  
  

Reply via email to