Re: svn commit: r345151 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_cmd.c t/conf/extra.last.conf.in t/hooks/TestHooks/push_handlers_anon.pm t/response/TestDirective/perldo.pm

2005-11-17 Thread Stas Bekman
Philippe M. Chiasson wrote: [...] Implemented in change 345426, documented in change 345427, rejoice! nice work, philippe! -- _ Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/ MailChannels: Assured Messaging(TM) http://mailch

Re: svn commit: r345151 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_cmd.c t/conf/extra.last.conf.in t/hooks/TestHooks/push_handlers_anon.pm t/response/TestDirective/perldo.pm

2005-11-17 Thread Philippe M. Chiasson
Stas Bekman wrote: > Philippe M. Chiasson wrote: >> Stas Bekman wrote: >>> [EMAIL PROTECTED] wrote: >>> Author: gozer Date: Wed Nov 16 15:53:01 2005 New Revision: 345151 URL: http://svn.apache.org/viewcvs?rev=345151&view=rev Log: Calling Apache2::ServerUtil->serve

Re: svn commit: r345151 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_cmd.c t/conf/extra.last.conf.in t/hooks/TestHooks/push_handlers_anon.pm t/response/TestDirective/perldo.pm

2005-11-17 Thread Stas Bekman
Philippe M. Chiasson wrote: Stas Bekman wrote: [EMAIL PROTECTED] wrote: Author: gozer Date: Wed Nov 16 15:53:01 2005 New Revision: 345151 URL: http://svn.apache.org/viewcvs?rev=345151&view=rev Log: Calling Apache2::ServerUtil->server in sections now returns the server into which the secti

Re: svn commit: r345151 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_cmd.c t/conf/extra.last.conf.in t/hooks/TestHooks/push_handlers_anon.pm t/response/TestDirective/perldo.pm

2005-11-17 Thread Philippe M. Chiasson
Stas Bekman wrote: > [EMAIL PROTECTED] wrote: > >> Author: gozer >> Date: Wed Nov 16 15:53:01 2005 >> New Revision: 345151 >> >> URL: http://svn.apache.org/viewcvs?rev=345151&view=rev >> Log: >> Calling Apache2::ServerUtil->server in sections now >> returns the server into which the section was

Re: svn commit: r345151 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_cmd.c t/conf/extra.last.conf.in t/hooks/TestHooks/push_handlers_anon.pm t/response/TestDirective/perldo.pm

2005-11-17 Thread Stas Bekman
[EMAIL PROTECTED] wrote: Author: gozer Date: Wed Nov 16 15:53:01 2005 New Revision: 345151 URL: http://svn.apache.org/viewcvs?rev=345151&view=rev Log: Calling Apache2::ServerUtil->server in sections now returns the server into which the section was defined This breaks the API, Philippe: Chec