summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs')
-rw-r--r--Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs13
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs b/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs
new file mode 100644
index 00000000000..7dd1dbc65ab
--- /dev/null
+++ b/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs
@@ -0,0 +1,13 @@
+diff -ur chktex.orig/FindErrs.c chktex/FindErrs.c
+--- chktex.orig/FindErrs.c Sat Sep 10 06:22:18 2016
++++ chktex/FindErrs.c Fri Sep 16 09:07:42 2016
+@@ -1872,7 +1872,9 @@
+ }
+ else
+ {
++/* I remove this line temporally, because chktex.test fails --ak (2016/09/16)
+ FoundErr = EXIT_FAILURE;
++*/
+ Context = LaTeXMsgs[Error].Context;
+
+ if (!HeadErrOut)