
phred at apache
Apr 29, 2008, 1:56 PM
Views: 1585
Permalink
|
|
svn commit: r652108 - /perl/modperl/docs/trunk/src/docs/2.0/user/troubleshooting/troubleshooting.pod
|
|
Author: phred Date: Tue Apr 29 13:56:13 2008 New Revision: 652108 URL: http://svn.apache.org/viewvc?rev=652108&view=rev Log: caught a type Modified: perl/modperl/docs/trunk/src/docs/2.0/user/troubleshooting/troubleshooting.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/user/troubleshooting/troubleshooting.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/user/troubleshooting/troubleshooting.pod?rev=652108&r1=652107&r2=652108&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/user/troubleshooting/troubleshooting.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/user/troubleshooting/troubleshooting.pod Tue Apr 29 13:56:13 2008 @@ -253,7 +253,7 @@ sub foo {} </Perl> -At the server shutdown, or when any interprter quits you will see the +At the server shutdown, or when any interpreter quits you will see the following error in the I<error_log>: Attempt to free temp prematurely: SV 0x91b8e74, --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe[at]perl.apache.org For additional commands, e-mail: docs-cvs-help[at]perl.apache.org
|