[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (426cfc5265 -> 50ef985e5c)
From: |
Gavin D. Smith |
Subject: |
master updated (426cfc5265 -> 50ef985e5c) |
Date: |
Sat, 15 Jul 2023 12:19:47 -0400 (EDT) |
gavin pushed a change to branch master.
from 426cfc5265 * tp/Makefile.tres, tp/t/formats_encodings.t: add
accent_argument_non_ascii test. Set it to be skipped as the result is
incorrect with the XS parser for now.
new 9d46dc8510 * tp/Texinfo/XS/parsetexi/parser.c
(process_remaining_on_line) <accent commands>: Count UTF-8 continuation bytes
for character following accent command. Report from Patrice.
new 50ef985e5c * tp/t/formats_encodings.t (accent_argument_non_ascii):
Enable.
Summary of changes:
ChangeLog | 10 ++++++++++
tp/Texinfo/XS/parsetexi/parser.c | 14 ++++++++++----
tp/t/formats_encodings.t | 2 +-
3 files changed, 21 insertions(+), 5 deletions(-)
- master updated (426cfc5265 -> 50ef985e5c),
Gavin D. Smith <=