[bug #63018] font/devps/ZD: make glyphs accessible via their Unicode spellings

2022-09-05 Thread Dave
URL: Summary: font/devps/ZD: make glyphs accessible via their Unicode spellings Project: GNU troff Submitter: barx Submitted: Mon 05 Sep 2022 05:17:12 AM CDT Category: Font devp

[bug #63018] font/devps/ZD: make glyphs accessible via their Unicode spellings

2022-09-05 Thread Dave
Follow-up Comment #1, bug #63018 (project groff): Adding the author of the patched ZD to this ticket's cc: list in case he has further thoughts on its integration into groff. ___ Reply to this item at:

[bug #63011] troff/input.cpp: wrong warning from "do_overstrike"

2022-09-05 Thread Dave
Update of bug #63011 (project groff): Summary: troff/input.cpp: wrong(?) warning from "do_overstrike" => troff/input.cpp: wrong warning from "do_overstrike" ___ Follow-up Comment #1: Interesting, I don't see any fundamenta

[bug #63011] troff/input.cpp: wrong warning from "do_overstrike"

2022-09-05 Thread Bjarni Ingi Gislason
Follow-up Comment #2, bug #63011 (project groff): I made the mistake to use "/usr/bin/groff" without the '-ww' option. ___ Reply to this item at: ___

[bug #61643] grops: core dump when running and compiled with -Wsanitize=undefined

2022-09-05 Thread Bjarni Ingi Gislason
Follow-up Comment #1, bug #61643 (project groff): This bug should be fixed before the next release. ___ Reply to this item at: ___ Message sent via Sa

[bug #61643] grops: core dump when running and compiled with -Wsanitize=undefined

2022-09-05 Thread Bjarni Ingi Gislason
Follow-up Comment #2, bug #61643 (project groff): Forgot a reproducer #!/bin/sh top_srcdir=$HOME/git/groff hdtbl_srcdir=$top_srcdir/contrib/hdtbl/ doc_buildir=$top_srcdir/build/contrib/hdtbl doc_srcdir=$top_srcdir/contrib/hdtbl inputfile=$top_srcdir/build/contrib/hdtbl/examples/fonts_n.r

[bug #61643] grops: core dump when running and compiled with -Wsanitize=undefined

2022-09-05 Thread Bjarni Ingi Gislason
Follow-up Comment #3, bug #61643 (project groff): In the subject and the original submission "-Wsanitize=undefined", "-W" must be "-f". ___ Reply to this item at: ___