summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/ChangeLog
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2021-07-13 10:59:14 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2021-07-13 10:59:14 +0000
commitd1e3a19375c44f7062e2acc0b74e960a7040fc8f (patch)
tree7ee148cf78f05af75349e5fdd5551dac34d159b4 /Build/source/texk/web2c/pdftexdir/ChangeLog
parent64474c87a93ca01caa60f05d6ccebf4b0d8ca606 (diff)
pdftexdir, chktex: Avoid MSVC compiler error C2059 for regex/regexec.c
git-svn-id: svn://tug.org/texlive/trunk@59914 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/pdftexdir/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog
index 2a7f3d400d0..2f19c8ecfe7 100644
--- a/Build/source/texk/web2c/pdftexdir/ChangeLog
+++ b/Build/source/texk/web2c/pdftexdir/ChangeLog
@@ -1,3 +1,12 @@
+2021-07-13 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * regex/regexec.c: Avoid MSVC compiler error.
+ -> error C2059: syntax error: ':'
+ MSVC does not allow empty expression for ternary
+ conditional operator (?:) which is a GNU C extension.
+ https://gcc.gnu.org/onlinedocs/gcc/Conditionals.html
+ https://stackoverflow.com/questions/3319075/
+
2021-02-17 Karl Berry <karl@tug.org>
* NEWS,