summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/ChangeLog
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-08-27 07:30:46 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-08-27 07:30:46 +0000
commit2d51b17da005a18a51626ab9d28011be51b97ab7 (patch)
tree3ee7fcc14a6a7c603983c480e877994210ae17d4 /Build/source/texk/web2c/luatexdir/ChangeLog
parentf015f872b280d6456f89fc5a1bebf90250eaf338 (diff)
luaTeX: Drop useless casts to avoid some g++ warnings (if enabled)
git-svn-id: svn://tug.org/texlive/trunk@38217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/luatexdir/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog
index b325d0e67b0..e47388bc39a 100644
--- a/Build/source/texk/web2c/luatexdir/ChangeLog
+++ b/Build/source/texk/web2c/luatexdir/ChangeLog
@@ -1,3 +1,9 @@
+2015-08-27 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * image/pdftoepdf.w: Drop useless casts to avoid warnings.
+ * lua/lpdfscannerlib.cc: Unconstify Token.string to avoid warning.
+ * lua/lepdflib.cc: Drop useless casts to avoid some warnings.
+
2015-08-27 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* tex/mlist.w: Sync with the trunk.