projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd94e88
)
enable utf8 cache assertions on DEBUGGING builds
author
Dave Mitchell
<davem@fdisolutions.com>
Fri, 14 Sep 2007 22:28:03 +0000
(22:28 +0000)
committer
Dave Mitchell
<davem@fdisolutions.com>
Fri, 14 Sep 2007 22:28:03 +0000
(22:28 +0000)
p4raw-id: //depot/perl@31868
intrpvar.h
patch
|
blob
|
history
diff --git
a/intrpvar.h
b/intrpvar.h
index f86b5fc660c0a0acf93b9c1ba17bebb921cbeeca..f572fddf28fdeeae095284b071eec8747b4405bb 100644
(file)
--- a/
intrpvar.h
+++ b/
intrpvar.h
@@
-473,7
+473,7
@@
PERLVARI(Icollation_standard, bool, TRUE)
#endif /* USE_LOCALE_COLLATE */
-#if
def PERL_UTF8_CACHE_ASSERT
+#if
defined (PERL_UTF8_CACHE_ASSERT) || defined (DEBUGGING)
# define PERL___I -1
#else
# define PERL___I 1