Follow-up Comment #13, bug #67207 (group groff):

I've done a bisect (since you can't reproduce):-
*verbatim+
[derij@pip build ((106ceff39...)|BISECTING)]$ git bisect good
4bdcefea1dea94b7991f1626e53ce5a22ff194d4 is the first bad commit
commit 4bdcefea1dea94b7991f1626e53ce5a22ff194d4
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
Date:   Fri Jun 6 13:24:10 2025 -0500

    tmac/an-ext.tmac: Don't use \c after 1 arg to SY.
    
    * tmac/an-ext.tmac (SY): The single-argument form of `SY` need not set
      an ubreakable space and output line continuation character after
      formatting the argument.  That distinction is in fact the whole point
      of accepting a second argument (a new post-1.23 feature), which is set
      in bold like the first.  (It is why you would write `.SY foo bar`
      rather than `.SY "foo bar".)
    
    * tmac/groff_man.7.man.in (Synopsis macros) <SY>: Document this fact.
    
    Fixes a regression from groff 1.23.0.  Thanks to Alex Colomar for the
    report.

 ChangeLog                           | 14 ++++++++++++++
 tmac/an-ext.tmac                    |  2 +-
 tmac/groff_man.7.man.in             |  6 ++++++
 tmac/tests/an-ext_SY-and-YS-work.sh | 22 +++++++++++++++++++++-
 4 files changed, 42 insertions(+), 2 deletions(-)
-verbatim-
I have also run the test with 'set -xe' at the top, captured in log file. I
hope this helps.

I hope your testing of my patch works.


(file #57303)

    _______________________________________________________

Additional Item Attachment:

File name: log                            Size: 12KiB
    <https://file.savannah.gnu.org/file/log?file_id=57303>


    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://savannah.gnu.org/source/savane-26b05704c291d0b2ed3d7696105905945a8b3ae2.tar.gz


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67207>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to