From: Jarkko Hietaniemi Date: Fri, 15 Aug 2003 20:29:10 +0000 (+0000) Subject: Clarify the E flag. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1b39b4708893ed8d8b236ee593cb96ce07e98f1c;p=p5sagit%2Fp5-mst-13.2.git Clarify the E flag. p4raw-id: //depot/perl@20726 --- diff --git a/embed.fnc b/embed.fnc index 1e91c76..04b134f 100644 --- a/embed.fnc +++ b/embed.fnc @@ -19,7 +19,7 @@ : x not exported : X explicitly exported : M may change -: E visible to Perl core extensions +: E visible to extensions included in the Perl core : b binary backward compatibility; function is a macro : but has also Perl_ implementation (which is exported) :