[bug #68510] Regression: cflags no longer works when given both a character class and a defined character
Dave <[email protected]> Sat, 11 Jul 2026 11:21:56 -0400 (EDT)
| Newsgroups | gmane.comp.printing.groff.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #1, bug #68510 (group groff):
Appending to the test script a bit shows that the cflags request _is_ being
applied to the class, just not the defined character.
$ cat test.roff
.char \[asterisk] *
.class [EOS-transparent] %
.cflags 32 \C'[EOS-transparent]' \[asterisk]
.
Foo.\[asterisk]
Bar.%
Baz.
$ groff-latest -Tascii test.roff | cat -s
Foo.* Bar.% Baz.
_______________________________________________________
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----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCalJflAAKCRCqLAuaBUf3 TpT8AQD+cG4F/O+PNPArVPnHcrCBh59FWbpPRgSJe9uhbMbbUwD7B+Ah934xruAX 8QmusAgsvFlrfS9wjWzdqLbiSiBhiQU= =351I -----END PGP SIGNATURE-----