Re: [Patch] const correctness...
On Mon, 12 Nov 2001, Philippe M. Chiasson wrote: > Apparently the httpd folks changed the const'ness of some table stuff. > > This patch fixes that and makes latest mod_perl compile again with > -Wall -Werror thanks, that's in.
[Patch] const correctness...
Apparently the httpd folks changed the const'ness of some table stuff. This patch fixes that and makes latest mod_perl compile again with -Wall -Werror /home/gozer/sources/mod_perl2/deps/perl-12948/bin/perl build/cvsdiff Index: src/modules/perl/modperl_config.c =
