summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-10 19:50:27 +0000
committerKarl Berry <karl@freefriends.org>2006-12-10 19:50:27 +0000
commite8b52b47ee619767f576cefa4f4676363c3343d5 (patch)
tree49685b7a897bbfb206b333e817c9bbce5e858c54 /Build/source/texk/web2c/ChangeLog
parente81974badf2eb5f87919eae288ab85453fefa283 (diff)
avoid int8 name collision
git-svn-id: svn://tug.org/texlive/trunk@2673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index fb32c6e8f25..af919eac642 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-10 Karl Berry <karl@tug.org>
+
+ * omegaware/odvicopy.ch (int_8): rename the type to int_8_odvicopy,
+ and @d int_8 itself to that, so that we don't end up with int8 in
+ the C file. AIX inttypes.h declares that. (Reported by vvv.)
+
2006-09-05 Karl Berry <karl@tug.org>
* bibtex.ch (BUF_SIZE): increase to 20000 per Lee Samuel Finn, via