From: Rafael Garcia-Suarez Date: Mon, 23 Feb 2004 21:30:42 +0000 (+0000) Subject: Update perl591delta. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=31a10c709fd94a9b4490757fe06e79d673fbc086;p=p5sagit%2Fp5-mst-13.2.git Update perl591delta. p4raw-id: //depot/perl@22365 --- diff --git a/pod/perl591delta.pod b/pod/perl591delta.pod index a344567..aa4ef9d 100644 --- a/pod/perl591delta.pod +++ b/pod/perl591delta.pod @@ -145,7 +145,9 @@ did not preserve C, so reading $^E could cause C and therefore C<$!> to change unexpectedly. Reentrant functions will (once more) work with C++. 5.8.2 introduced a bugfix -which accidentally broke the compilation of Perl extensions written in C++ +which accidentally broke the compilation of Perl extensions written in C++. + +C wasn't in effect in regexp-eval blocks (C). =head1 New or Changed Diagnostics