[bug #68510] Regression: cflags honors only the first character parameter
Dave <[email protected]> Sat, 11 Jul 2026 18:55:12 -0400 (EDT)
| Newsgroups | gmane.comp.printing.groff.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #3, bug #68510 (group groff):
[comment #2 comment #2:]
> .cflags 32 & % $
As a workaround, while the above is broken, splitting it into multiple
invocations works as expected:
.cflags 32 &
.cflags 32 %
.cflags 32 $
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68510>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCalLJ0AAKCRCqLAuaBUf3 TmuRAP4lwKziCD9QLDjRJYYKg8Lgina4RtH2ag9mPKudcA5IhgEAz2nOupozLeXF SQF4MFvW8wzmbbDWnL6xlYbIlH/xag8= =ysOY -----END PGP SIGNATURE-----