summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/ChangeLog
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-01-07 11:59:12 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-01-07 11:59:12 +0000
commit55126e8a27ec728e1af09422af990c00c8aaa538 (patch)
tree78b912f279141799ce44472b381d24c840562a09 /Build/source/texk/web2c/pdftexdir/ChangeLog
parentb50368426d8f8449125a1c2e6e2304a0112b9d08 (diff)
pdftexdir: avoid compiler warnings
git-svn-id: svn://tug.org/texlive/trunk@49629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/pdftexdir/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog
index 7509de0256f..339ce104e0a 100644
--- a/Build/source/texk/web2c/pdftexdir/ChangeLog
+++ b/Build/source/texk/web2c/pdftexdir/ChangeLog
@@ -1,3 +1,11 @@
+2019-01-07 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * tounicode.c (deftounicode): suppress a warning:
+ format specifies type 'unsigned int' but the argument has
+ type 'long' [-Wformat]
+ * writet3.c (writet3): suppress a warning:
+ add explicit braces to avoid dangling else [-Wdangling-else]
+
2018-12-07 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* pdftosrc-poppler0.72.0.cc, pdftoepdf-poppler0.72.0.cc: