Mailing List Archive

svn commit: r481192 - /perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod
Author: pgollucci
Date: Fri Dec 1 01:09:07 2006
New Revision: 481192

URL: http://svn.apache.org/viewvc?view=rev&rev=481192
Log:
DEBUG_LEAKING_SCALARS has been merged to main in 5.8.8


Modified:
perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod?view=diff&rev=481192&r1=481191&r2=481192
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod Fri Dec 1 01:09:07 2006
@@ -23,7 +23,7 @@
META: needs more organization (if you grok any of the following,
patches are welcome)

-META: there is a new compile-time option in perl-5.9.0+:
+META: there is a new compile-time option in perl-5.8.8+:
-DDEBUG_LEAKING_SCALARS, which prints out the addresses of leaked SVs
and new_SV() can be used to discover where those SVs were allocated.
(see perlhack.pod for more info)



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org