From: Rafael Garcia-Suarez Date: Wed, 18 Feb 2004 14:04:11 +0000 (+0000) Subject: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a5dbb3aca9082a846cc4daa55d111d6738255c17;p=p5sagit%2Fp5-mst-13.2.git Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION. p4raw-id: //depot/perl@22341 --- diff --git a/pod/perl591delta.pod b/pod/perl591delta.pod index 2a04611..a89d6fd 100644 --- a/pod/perl591delta.pod +++ b/pod/perl591delta.pod @@ -171,6 +171,14 @@ difference unless you have code that explicitly makes assumptions about that ordering. (The inheritance hierarchy of C objects has been changed to reflect this.) +=head2 Removal of CPP symbols + +The C preprocessor symbols C and +C, which were supposed to give the version number of +the oldest perl binary-compatible (resp. source-compatible) with the +present one, were not used, and sometimes had misleading values. They have +been removed. + =head1 Configuration and Building C now invokes callbacks regardless of the value of the variable