Update of bug #61019 (project groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.23.0
_______________________________________________________
Follow-up Comment #3:
commit 155540306593ac4c81bb3a3fcc04793f44be8541
Author: G. Branden Robinson <[email protected]>
Date: Sun Aug 8 01:58:43 2021 +1000
[me]: Fix PS/n1 combination diagnostic spew.
* tmac/e.tmac (@h): Place comment escape sequence immediately after
macro argument. (When redefining a request, one needs to remember
that request arguments are not parsed exactly as macro arguments are.)
(n2): Prefix with `do` requests using long register names.
(n2): Add macro-local register `|l` to store length of first argument.
Don't attempt to extract a substring beyond its bounds, which produces
a warning diagnostic.
(&&): Define no-op macro for use as end macro in nested macro
definition.
(PS): Fix unbalanced-else diagnostic by changing `if` to `ie`.
(PS): Initialize `PS_nm_cnt` register to 0 instead of relying on
implicit definition.
(PS): Prefix with `do` definition of long macro name.
(PS): Indent call of end macro.
(PS): Add comment after escaped space.
(PS, PF): Prefix with `do` call of long macro name.
Fixes <https://savannah.gnu.org/bugs/?61019>.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?61019>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/