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 2004/10/23 03:12:54 UTC

cvs commit: modperl-2.0/todo bugs_mp

gozer       2004/10/22 18:12:54

  Modified:    todo     bugs_mp
  Log:
  Note the bug in modperl_package_clear_stash identified by
  david.radunz@staff.netspace.net.au
  
  Revision  Changes    Path
  1.8       +4 -0      modperl-2.0/todo/bugs_mp
  
  Index: bugs_mp
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/bugs_mp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- bugs_mp	2 Jul 2004 23:20:47 -0000	1.7
  +++ bugs_mp	23 Oct 2004 01:12:54 -0000	1.8
  @@ -2,6 +2,10 @@
   # mod_perl bugs #
   #################
   
  +* modperl_package_clear_stash() is skipping over any stash entry with
  +  len(name) <= 2 
  +  http://marc.theaimsgroup.com/?t=109687024800002&r=1&w=2
  +
   * early pool destruction issues
     http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=108872944815382&w=2
   
  
  
  

Re: cvs commit: modperl-2.0/todo bugs_mp

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
Stas Bekman wrote:

> gozer@apache.org wrote:
>
>> gozer       2004/10/22 18:12:54
>>
>>   Modified:    todo     bugs_mp
>>   Log:
>>   Note the bug in modperl_package_clear_stash identified by
>>   david.radunz@staff.netspace.net.au
>
>
> that's probably a todo/release sort of bug, no?

Yes, that's correct. I've put it in todo/bugs_mp because I knew I'd have 
it fixed
in no time, but I should have put it in todo/release indeed. CVS stands 
corrected.

Re: cvs commit: modperl-2.0/todo bugs_mp

Posted by Stas Bekman <st...@stason.org>.
gozer@apache.org wrote:
> gozer       2004/10/22 18:12:54
> 
>   Modified:    todo     bugs_mp
>   Log:
>   Note the bug in modperl_package_clear_stash identified by
>   david.radunz@staff.netspace.net.au

that's probably a todo/release sort of bug, no?

>   Revision  Changes    Path
>   1.8       +4 -0      modperl-2.0/todo/bugs_mp
>   
>   Index: bugs_mp
>   ===================================================================
>   RCS file: /home/cvs/modperl-2.0/todo/bugs_mp,v
>   retrieving revision 1.7
>   retrieving revision 1.8
>   diff -u -r1.7 -r1.8
>   --- bugs_mp	2 Jul 2004 23:20:47 -0000	1.7
>   +++ bugs_mp	23 Oct 2004 01:12:54 -0000	1.8
>   @@ -2,6 +2,10 @@
>    # mod_perl bugs #
>    #################
>    
>   +* modperl_package_clear_stash() is skipping over any stash entry with
>   +  len(name) <= 2 
>   +  http://marc.theaimsgroup.com/?t=109687024800002&r=1&w=2
>   +
>    * early pool destruction issues
>      http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=108872944815382&w=2
>    
>   
>   
>   


-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org