You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by go...@apache.org on 2003/05/24 13:17:55 UTC

cvs commit: modperl STATUS

gozer       2003/05/24 04:17:54

  Modified:    .        STATUS
  Log:
  Move the $\ issue to the "Available Patches" section, after submitting
  patch for it.
  
  Revision  Changes    Path
  1.22      +7 -9      modperl/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/modperl/STATUS,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- STATUS	7 Aug 2002 19:39:00 -0000	1.21
  +++ STATUS	24 May 2003 11:17:54 -0000	1.22
  @@ -17,16 +17,14 @@
             the opposite of what the user is asking for --Geoff
             patch available at
             http://marc.theaimsgroup.com/?l=apache-modperl&m=101559176217056&w=2
  - 
  -
  -Needs Patch or Further Investigation
  -
  +     
       * $r->print() ignores $\
           Report: http://marc.theaimsgroup.com/?l=apache-modperl&m=102874705105904&w=2
  -        Status:
  -          not sure what to do with this, just sv_catpvn(sv, $\, 1) in Apache.xs's print()?
  -          does that handle everything? (assuming I can figure out how to dig out 
  -          what's in $\)  is this really important? --Geoff
  +        Status: 
  +            Patch available at 
  +            http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=105359253610093&w=2
  +
  +Needs Patch or Further Investigation
   
       * make test fails when a wrong combination of URI and LWP are
         installed. (e.g. lwp 5.64 and URI 1.09). LWP's Makefile.PL