summaryrefslogtreecommitdiff
path: root/Porting/Glossary
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-01 02:39:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-01 02:39:32 +0000
commit08e5223a8528b971b4471b7221166ff3212af428 (patch)
treedbabc17820247a878e1e0e8ce6644b764647e1df /Porting/Glossary
parentd953f698b2c38b90c08a3ed9f11ce2835fc0eb22 (diff)
downloadperl-08e5223a8528b971b4471b7221166ff3212af428.tar.gz
Try #2 of getting rid of bincompat5005.
p4raw-id: //depot/perl@16293
Diffstat (limited to 'Porting/Glossary')
-rw-r--r--Porting/Glossary2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Glossary b/Porting/Glossary
index c731940d78..1414e21381 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -62,7 +62,7 @@ api_revision (patchlevel.U):
possible value. The version list appropriate for the current
system is determined in inc_version_list.U.
XXX To do: Since compatibility can depend on compile time
- options (such as longlong, etc.) it should
+ options (such as bincompat, longlong, etc.) it should
(perhaps) be set by Configure, but currently it isn't.
Currently, we read a hard-wired value from patchlevel.h.
Perhaps what we ought to do is take the hard-wired value from