bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61569] tmac/an.tmac: unnecessary repeating of code


From: G. Branden Robinson
Subject: [bug #61569] tmac/an.tmac: unnecessary repeating of code
Date: Fri, 26 Nov 2021 17:22:44 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #61569 (project groff):

                  Status:                    None => Invalid                
             Assigned to:                    None => gbranden               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Dave's analysis is correct.

[comment #1 comment #1:]
> if a then b else c
> d
> if a then e else f

It is important to note the unconditional execution of "d".  Ordering here is
also critical due to the spacing and page length adjustment.

Furthermore, because "PT" is a hook macro--one that the user is invited to
redefine (see groff_man(7))--it's important to me that there be only one call
site for it, to aid groff users and developers in troubleshooting problems
with how people handle their redefinitions.

Resolving as invalid.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]