summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-01-27 08:27:10 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-01-27 08:27:10 +0000
commit0563a5d0dbc2057bd72b3c885c6056f7307808d9 (patch)
tree0e930ae7d2312362459bc43fbf4eeb0964909153 /embed.fnc
parent97fc4b2276a06ffe98ef1f015aab47ad55250643 (diff)
downloadperl-0563a5d0dbc2057bd72b3c885c6056f7307808d9.tar.gz
Functions marked 'b' in embed.fnc MUST be implemented in mathoms.c
This was effectively changed from 'often' to 'must be' by commit 075eb5c9b6.
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index 71a6487da9..88cb1c3220 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -28,9 +28,9 @@
: proto.h: add __attribute__malloc__
:
: b Binary backward compatibility; function is a macro
-: but has also Perl_ implementation (which is exported); often
+: but has also Perl_ implementation (which is exported); must be
: implemented in mathoms.c (whose compilation can be suppressed; see
-: INSTALL):
+: INSTALL) as commit 075eb5c9b6:
:
: add entry to the list of exported symbols;
: don't define PERL_ARGS_ASSERT_FOO