[bug #66122] [mom] but for `BoxStop`, package is `-wall`-clean

2024-08-25 Thread Peter Schaffter
Follow-up Comment #9, bug #66122 (group groff): We've accumulated several issues in #66122. To return to the original, the solution is to define pdfbx-pre-ll for #IBR_ACTIVE in BoxStart. Not a logic error, more like an accidental omission. slide-demo builds clean when tested with -wall -b. The

[bug #66126] [mdoc] "dvi.tmac" causes errors and warnings

2024-08-25 Thread Bjarni Ingi Gislason
URL: Summary: [mdoc] "dvi.tmac" causes errors and warnings Group: GNU roff Submitter: bjarniig Submitted: Mon 26 Aug 2024 12:33:14 AM UTC Category: Macro package mdoc

[bug #66126] [mdoc] should remap monospaced font names on "dvi" (or "lbp") devices

2024-08-25 Thread G. Branden Robinson
Update of bug #66126 (group groff): Status:None => Confirmed Summary: [mdoc] "dvi.tmac" causes errors and warnings => [mdoc] should remap monospaced font names on "dvi" (or "lbp") devices

[bug #64484] [troff] \X escape sequence should read its argument in copy mode

2024-08-25 Thread G. Branden Robinson
Follow-up Comment #13, bug #64484 (group groff): Waffling on this. `\X` seems to be mutating in such a way that it has grown, alas, a third mode of argument interpretation, neither "normal" ("interpretation") or "copy". I've just about got the `device` request converted over to the same thing (f

[bug #65762] m4/groff.m4: GROFF_WCOREFLAG has erroneous code

2024-08-25 Thread G. Branden Robinson
Follow-up Comment #4, bug #65762 (group groff): commit dfcc838ba54f1fd584983cf007c535669988dbca Author: G. Branden Robinson Date: Wed Aug 21 21:01:09 2024 -0500 m4/groff.m4: Fix Savannah #65762 some more. * m4/groff.m4 (GROFF_WCOREFLAG): Include header file in test program

[bug #65977] [troff] `device` request should work early as `\X` does

2024-08-25 Thread G. Branden Robinson
Follow-up Comment #3, bug #65977 (group groff): commit 2881748b0216430290410910298d38610d7fbb81 Author: G. Branden Robinson Date: Sat Aug 24 16:34:35 2024 -0500 [groff]: Simply test of `device` request. It's no longer necessary to explicitly put a break on the output. Se