Stas Bekman wrote:
Philip M. Gollucci wrote:
if (defined $val && defined *ENTRY{ARRAY}) {
-push @{$self->{symbols}}, [$key, [EMAIL PROTECTED];
+unless (exists
$directives_seen_back{"$key-$ENTRY[0]"}) {
+$directive
Philip M. Gollucci wrote:
if (defined $val && defined *ENTRY{ARRAY}) {
-push @{$self->{symbols}}, [$key, [EMAIL PROTECTED];
+unless (exists
$directives_seen_back{"$key-$ENTRY[0]"}) {
+$directives_seen_back{"$key-$E
if (defined $val && defined *ENTRY{ARRAY}) {
-push @{$self->{symbols}}, [$key, [EMAIL PROTECTED];
+unless (exists $directives_seen_back{"$key-$ENTRY[0]"}) {
+$directives_seen_back{"$key-$ENTRY[0]"} = 1;
+
Philip M. Gollucci wrote:
[warn] The Alias directive in mod_perl at line 1 will probably never
conf/extra.last.conf.in:
#Deprecated access to Apache2::ReadConfig:: still works
use Apache::Test ();
if (Apache::Test::have_module('mod_alias.c')) {
push @Apache2::ReadConfig::Alias,
['/
[warn] The Alias directive in mod_perl at line 1 will probably never
match because it overlaps an earlier Alias.
[Fri Nov 24 16:08:18 2006] [warn] The Alias directive in mod_perl at
line 1 will probably never match because it overlaps an earlier Alias.
[Fri Nov 24 16:08:18 2006] [warn] The Alias
Stas Bekman wrote:
t/filter/in_str_declined_read...Use of uninitialized value in
concatenation (.) or string at
/home/stas/perl/5.8.7-ithread/lib/site_perl/5.8.7/LWP/Protocol/http10.pm
line 57.
perl 5.8.7-ithread
httpd 2.0.59 worker mpm
perl -MLWP -le 'print $LWP::VERSION'
5.805
./t/T
In case someone wants to take a look at these warnings while running the
test suite of the latest mp2 trunk against 2.0.x apache trunk
startup:
[warn] The Alias directive in mod_perl at line 1 will probably never
match because it overlaps an earlier Alias.
[Fri Nov 24 16:08:18 2006] [warn] T