Update of bug #66700 (group groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.24.0
Summary: [me] .2c macro with one argument gives unexpected
warning => [me] `2c` macro with one argument gives unexpected warning
_______________________________________________________
Follow-up Comment #14:
commit ddc3ab65aba5d71964811185dce6b78bc401f8e5
Author: G. Branden Robinson <[email protected]>
Date: Thu Jan 23 10:48:08 2025 -0600
tmac/e.tmac: Fix Savannah #66700.
* tmac/e.tmac (m1, m2, m3, m4, ba, ip, @p, 2c, PS): Migrate from AT&T
troff idiom of applying a default scaling unit {unconditionally
appending one to a macro argument} to GNU troff's, using `do` and the
`;` numeric expression operator. Since commit 2bd122bf56, 17 August,
the old method provokes syntax warnings when the user supplies an
explicit scaling unit.
(PS): Convert an existing use of `;` to take place in a `do` context
to ensure that it works in compatibility mode.
Fixes <https://savannah.gnu.org/bugs/?66700>. Thanks to Dave
Kemper for the report.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66700>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
