RE: cvs commit: modperl/src/modules/perl mod_perl.h perl_config.c

2000-09-25 Thread Doug MacEachern
On Mon, 25 Sep 2000, Geoffrey Young wrote: > pardon my being away, but does this mean that the earlier (possible) fix > > Apache::ModuleConfig->get($r, __PACKAGE__) > > was not the cause of the error, or that it was and the __PACKAGE__ part is > not necessary now? no, it was not the cause of t

RE: cvs commit: modperl/src/modules/perl mod_perl.h perl_config.c

2000-09-25 Thread Geoffrey Young
pardon my being away, but does this mean that the earlier (possible) fix Apache::ModuleConfig->get($r, __PACKAGE__) was not the cause of the error, or that it was and the __PACKAGE__ part is not necessary now? I was wondering whether to fix my calls for people who weren't up to cvs speed... --