From aa3eeaf5784c9c0deb3b5bc2f6d2f882a98f4207 Mon Sep 17 00:00:00 2001 From: mirabilos <m@mirbsd.org> Date: Thu, 4 Oct 2018 17:07:33 +0200 Subject: [PATCH] mark "F4 bugfix as fully merged (no way to check for that though) --- unicodedomino_kernel_fixup_f4_and_checkseq.def | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unicodedomino_kernel_fixup_f4_and_checkseq.def b/unicodedomino_kernel_fixup_f4_and_checkseq.def index b8833ff..5b4c9c2 100644 --- a/unicodedomino_kernel_fixup_f4_and_checkseq.def +++ b/unicodedomino_kernel_fixup_f4_and_checkseq.def @@ -7,7 +7,7 @@ % as well as codepoints outside of the Unicode range [0;10FFFF]. Add % "F4 to the list of permitted lead octets. -%: not forwarded yet, will only do so once PR#60 (see below) is in +%: not forwarded yet, need to do so now (plus unicodedomino_kernel_better_decode.def which is its user) % new check for illegal sequences \gdef\UTFviii@checkseq#1:#2#3\empty{% \ifnum`#2<"80 % @@ -97,7 +97,7 @@ \fi% }% -%: https://github.com/latex3/latex2e/pull/60 +%: fixed upstream % bugfix: disallow too large definitions \let\unicodedomino@parse@XML@charref\parse@XML@charref% \gdef\parse@XML@charref{% @@ -111,7 +111,7 @@ \unicodedomino@parse@XML@charref% }% -%: https://github.com/latex3/latex2e/pull/60 +%: also merged % bugfix: add "F4 to the list of permitted lead octets % (needs the above fix) \begingroup% -- GitLab