source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters
@ 2021-06-02 15:29 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2021-06-02 15:29 UTC (permalink / raw)
  To: source

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 2347 bytes --]

Log Message:
-----------
The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters
was changed from 0 to 1. Adjust the test results accordingly.
Issue reported by bluhm@

Modified Files:
--------------
    mandoc/regress/char/unicode:
        input.out_utf8
        nogroff.out_utf8

Revision Data
-------------
Index: input.out_utf8
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/char/unicode/input.out_utf8,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lregress/char/unicode/input.out_utf8 -Lregress/char/unicode/input.out_utf8 -u -p -r1.2 -r1.3
--- regress/char/unicode/input.out_utf8
+++ regress/char/unicode/input.out_utf8
@@ -54,7 +54,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
        U+3FFFF    0xf0bfbfbf     ð¿¿¿ð¿¿¿        end of first middle byte
        U+40000    0xf1808080     񀀀񀀀        second middle byte
        U+FFFFF    0xf3bfbfbf     ó¿¿¿ó¿¿¿        last normal middle byte
-       U+100000   0xf4808080     ô€€€ô€€€        strange middle byte
+       U+100000   0xf4808080     ô€€€ô€€€      strange middle byte
        U+10FFFF   0xf48fbfbf     􏿿􏿿        last valid four-byte
        U+110000   0xf4908080     ????    lowest beyond Unicode
        U+13FFFF   0xf4bfbfbf     ????    end of strange middle byte
Index: nogroff.out_utf8
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/char/unicode/nogroff.out_utf8,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lregress/char/unicode/nogroff.out_utf8 -Lregress/char/unicode/nogroff.out_utf8 -u -p -r1.1 -r1.2
--- regress/char/unicode/nogroff.out_utf8
+++ regress/char/unicode/nogroff.out_utf8
@@ -35,11 +35,11 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
        ￾     <undefined>
        ï¿¿     <undefined>
        𐀀    LINEAR B SYLLABLE B008 A
-       ó¿¿½     <Plane 15 Private Use, Last>
+       ó¿¿½    <Plane 15 Private Use, Last>
        ó¿¿¾     <undefined>
        ó¿¿¿     <undefined>
-       ô€€€     <Plane 16 Private Use, First>
-       􏿽     <Plane 16 Private Use, Last>
+       ô€€€    <Plane 16 Private Use, First>
+       􏿽    <Plane 16 Private Use, Last>
        􏿾     <undefined>
        􏿿     <undefined>
        ENDTEST
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-02 15:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 15:29 mandoc: The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).