Re: Prototype mismatch (solved??)

2002-12-19 Thread Csongor Fagyal
Hi, I have solved the previoud error, but I am not exactly sure how :-) Your solution looks like it has nothing to do with the original problem reported by perl. This might be the case of this being just some odd perl bug type thing that you worked around. Every now and then ( maybe once a

Re: Prototype mismatch (solved??)

2002-12-19 Thread Josh Chamas
Csongor Fagyal wrote: Hi, I have solved the previoud error, but I am not exactly sure how :-) Your solution looks like it has nothing to do with the original problem reported by perl. This might be the case of this being just some odd perl bug type thing that you worked around. Every now and

Re: Prototype mismatch (solved??)

2002-12-19 Thread Csongor Fagyal
Hi, I have solved the previoud error, but I am not exactly sure how :-) I had this in another module: sub get_language_file { my ($self, $file) = @_; my $data = &get_langfile($file); return $data; } Which I have modified as: sub get_language_file { my ($self,

Prototype mismatch

2002-12-19 Thread Csongor Fagyal
Hi, I am having some strange ASP errors: on one ASP page I am getting "document contains no data" messages. In the logs I see: Prototype mismatch: sub Apache::ASP::str2time ($;$) vs none at /home/www/xx/x.pl line 14 Prototype mismatch: sub Apache::ASP::str2time ($;$) vs none

Re: Prototype mismatch

2002-01-08 Thread Joshua Chamas
Philip Mak wrote: > > On Tue, Jan 08, 2002 at 01:10:06PM -0800, Joshua Chamas wrote: > > > Does anyone know what this message in my error log means? > > > > > > [Sun Jan 6 08:48:38 2002] [notice] Accept mutex: sysvsem (Default: sysvsem) > > > Proto

Re: Prototype mismatch

2002-01-08 Thread Philip Mak
On Tue, Jan 08, 2002 at 01:10:06PM -0800, Joshua Chamas wrote: > > Does anyone know what this message in my error log means? > > > > [Sun Jan 6 08:48:38 2002] [notice] Accept mutex: sysvsem (Default: sysvsem) > > Prototype mismatch: sub

Re: Prototype mismatch

2002-01-08 Thread Joshua Chamas
Philip Mak wrote: > > Does anyone know what this message in my error log means? > > [Sun Jan 6 08:48:38 2002] [notice] Accept mutex: sysvsem (Default: sysvsem) > Prototype mismatch: sub >Apache::ASP::Compiles::_home_shoujoai_global_global_asax3923adc3e76bb3f58ab02b2d

Prototype mismatch

2002-01-06 Thread Philip Mak
Does anyone know what this message in my error log means? [Sun Jan 6 08:48:38 2002] [notice] Accept mutex: sysvsem (Default: sysvsem) Prototype mismatch: sub Apache::ASP::Compiles::_home_shoujoai_global_global_asax3923adc3e76bb3f58ab02b2d54297b4d::time2str (;$) vs ($;$$) at /usr/lib/perl5

Hi. Got a problem with Prototype mismatch

2001-08-09 Thread Sergio Gonzalez
all apache with mod_perl (1.3.20 and 1.26 respectively). When I run an script using Apache::ASP interpreter I got this reading my global.asa file errors compiling global.asa: maybe use strict error: Prototype mismatch: sub Apache::ASP::Compiles::_home_sagonzal_public_html___global_asa::upda