aboutsummaryrefslogtreecommitdiffstats
path: root/enc/unicode
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-10-13 14:16:49 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-10-13 14:16:49 +0000
commitb238a3f3fdb575749121f35bbf37bfc1baed050c (patch)
tree263d36ec618f21b42ede70f7aaf38da650fc49cc /enc/unicode
parente0a7c207ffd386f5c4d270755817e4d7a4735c96 (diff)
downloadruby-b238a3f3fdb575749121f35bbf37bfc1baed050c.tar.gz
* tool/enc-unicode.rb: get rid of lots of warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/unicode')
-rw-r--r--enc/unicode/name2ctype.h1
-rw-r--r--enc/unicode/name2ctype.h.blt1
-rw-r--r--enc/unicode/name2ctype.kwd1
-rw-r--r--enc/unicode/name2ctype.src1
4 files changed, 4 insertions, 0 deletions
diff --git a/enc/unicode/name2ctype.h b/enc/unicode/name2ctype.h
index 2248b8f7cb..df6f02e826 100644
--- a/enc/unicode/name2ctype.h
+++ b/enc/unicode/name2ctype.h
@@ -34,6 +34,7 @@ error "gperf generated tables don't work with this execution character set. Plea
#endif
+#define long size_t
#ifdef USE_UNICODE_PROPERTIES
#ifdef USE_UNICODE_PROPERTIES
diff --git a/enc/unicode/name2ctype.h.blt b/enc/unicode/name2ctype.h.blt
index 2248b8f7cb..df6f02e826 100644
--- a/enc/unicode/name2ctype.h.blt
+++ b/enc/unicode/name2ctype.h.blt
@@ -34,6 +34,7 @@ error "gperf generated tables don't work with this execution character set. Plea
#endif
+#define long size_t
#ifdef USE_UNICODE_PROPERTIES
#ifdef USE_UNICODE_PROPERTIES
diff --git a/enc/unicode/name2ctype.kwd b/enc/unicode/name2ctype.kwd
index ff136177ca..f4341722fd 100644
--- a/enc/unicode/name2ctype.kwd
+++ b/enc/unicode/name2ctype.kwd
@@ -1,4 +1,5 @@
%{
+#define long size_t
#ifdef USE_UNICODE_PROPERTIES
/* 'Any': - */
diff --git a/enc/unicode/name2ctype.src b/enc/unicode/name2ctype.src
index ff136177ca..f4341722fd 100644
--- a/enc/unicode/name2ctype.src
+++ b/enc/unicode/name2ctype.src
@@ -1,4 +1,5 @@
%{
+#define long size_t
#ifdef USE_UNICODE_PROPERTIES
/* 'Any': - */