From: Nicholas Clark Date: Fri, 4 Nov 2005 14:21:19 +0000 (+0000) Subject: Once more, with feeling. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c99a147504afe573a5d485f03e53fd1ac6939325;p=p5sagit%2Fp5-mst-13.2.git Once more, with feeling. [Mmm, has someone been swapping the coffee for decaf?] [Actual cause - make sure the edited version of the file is in the correct directory] p4raw-id: //depot/perl@25989 --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 5bc120b..072af95 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -2830,6 +2830,13 @@ page. See L. (P) An internal error. +=item panic: attempt to call %s in %s + +(P) One of the file test operators entered a code branch that calls +an ACL related-function, but that function is not available on this +platform. Earlier checks mean that it should not be possible to +enter this branch on this platform. + =item panic: ck_grep (P) Failed an internal consistency check trying to compile a grep.