summaryrefslogtreecommitdiff
path: root/mathoms.c
diff options
context:
space:
mode:
Diffstat (limited to 'mathoms.c')
-rw-r--r--mathoms.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mathoms.c b/mathoms.c
index d26284019e..74f1078e6a 100644
--- a/mathoms.c
+++ b/mathoms.c
@@ -32,6 +32,9 @@
* but XS code may still explicitly use the long form, i.e.
* Perl_foo(aTHX_ ...)
*
+ * This file can't just be cleaned out periodically, because that would break
+ * builds with -DPERL_NO_SHORT_NAMES
+ *
* NOTE: ALL FUNCTIONS IN THIS FILE should have an entry with the 'b' flag in
* embed.fnc.
*