[bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1

2024-09-05 Thread G. Branden Robinson
Follow-up Comment #17, bug #66143 (group groff): [comment #16 comment #16:] > Thank you for your long answer and background information on C and C++! > > > To be honest, I didn't try, > > I am a bit sad - but I fully understand your hesitancy. Sorry, I'm the kind of guy whose first instinct is

[bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1

2024-09-05 Thread G. Branden Robinson
Follow-up Comment #18, bug #66143 (group groff): Sorry, disordered recipe in comment #17. (I had some false starts in my shell history and edited it clumsily.) $ rm -rf build $ mkdir build $ ./bootstrap $ cd build $ UCHARDET_CFLAGS=-I/hi/sven/here/is/an/example ../configure $ make -j $ rm preco

[bug #66174] [mdoc] wrong interpretation of '.Bl ... -width "long string"'

2024-09-05 Thread Bjarni Ingi Gislason
URL: Summary: [mdoc] wrong interpretation of '.Bl ... -width "long string"' Group: GNU roff Submitter: bjarniig Submitted: Thu 05 Sep 2024 05:53:07 PM UTC Category: Macro pack

[bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1

2024-09-05 Thread G. Branden Robinson
Follow-up Comment #19, bug #66143 (group groff): [comment #6 comment #6:] > For my uchardet header include problem: My package config file reads like this: > > cat /opt/homebrew/lib/pkgconfig/uchardet.pc > libdir=/opt/homebrew/Cellar/uchardet/0.0.8/lib > includedir=/opt/homebrew/Cellar/uchardet/

[bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1

2024-09-05 Thread Sven Schober
sources build untouched (surprise). This is what I see: …/tmp/groff-20240905-40241-pj7zgj/groff-1.23.0 $ touch src/preproc/preconv/preconv.cpp …/tmp/groff-20240905-40241-pj7zgj/groff-1.23.0 $ make V=1 preconv clang++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I

[bug #66165] commit dcae60b0fb1ad3fa3314fdfdbecb973961a40410 has wrong assumption

2024-09-05 Thread Deri James
Follow-up Comment #4, bug #66165 (group groff): You seem to have drifted away from the point of this bug report which was specifically to point out this code change may cause problems:- // We want to represent ordinary characters that normally map to // non-basic Latin code points in a wa

[bug #66165] commit dcae60b0fb1ad3fa3314fdfdbecb973961a40410 has wrong assumption

2024-09-05 Thread Deri James
Follow-up Comment #5, bug #66165 (group groff): Here's the strange PDF produced in comment #4 (file #56416) ___ Additional Item Attachment: File name: tryX.pdf Size: 2KiB

[bug #66165] commit dcae60b0fb1ad3fa3314fdfdbecb973961a40410 has wrong assumption

2024-09-05 Thread G. Branden Robinson
Follow-up Comment #6, bug #66165 (group groff): [trying savane-based email reply to bug] At 2024-09-05T19:30:38-0400, Deri James wrote: > Follow-up Comment #4, bug #66165 (group groff): > > You seem to have drifted away from the point of this bug report which > was specifically to point out this