Follow-up Comment #9, bug #62357 (project groff):
[comment #6 comment #6:]
> [comment #5 comment #5:]
> > What does the command "locale charmap" produce on your system?
>
> "UTF-8". Running `locale` without arguments gives:
>
>
> LANG="en_AU.UTF-8"
> LC_COLLATE="en_AU.UTF-8"
> LC_CTYPE="en_AU.UTF-8"
> LC_MESSAGES="en_AU.UTF-8"
> LC_MONETARY="en_AU.UTF-8"
> LC_NUMERIC="en_AU.UTF-8"
> LC_TIME="en_AU.UTF-8"
> LC_ALL=
>
This looks completely normal to me. And that sucks, because it means I have
no idea whence this problem arises.
Please try this command from your build. I'll show you what I get, on my
test-passing system.
$ printf '" \\[rs] ` - '"'"' ^ ~\n' | ./build/test-groff -Tutf8 | od -c
1. " \ 342 200 230
342 200 220 342 200 231
0000020 313 206 313 234 \n \n \n \n \n \n \n \n \n \n \n
0000040 \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
*
0000120 \n \n \n \n \n \n \n
0000127
If even _that_ doesn't work, try this.
$ printf '" \\[rs] ` - '"'"' ^ ~\n' | ./build/troff -R -F font -F build/font
-Tutf8 | ./build/grotty -F build/font | od -c
1.
" \ 342 200
0000020 230 342 200 220 342 200 231 313 206 313 234 \n
0000040 \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
*
0000140 \n
0000141
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62357>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/