[bug #63985] [troff] diagnose when attempting to remove an ordinary character

2023-08-10 Thread G. Branden Robinson
Update of bug #63985 (project groff): Status: Postponed => Need Info ___ Follow-up Comment #5: [comment #3 comment #3:] > I hit an impediment to implementing this. Almost everything in the tr

[bug #63985] [troff] diagnose when attempting to remove an ordinary character

2023-07-10 Thread G. Branden Robinson
Follow-up Comment #4, bug #63985 (project groff): Just a cross reference. commit 1ddcdf7c3ea8a8976ea0269cb1561b9ef101fbf3 Author: G. Branden Robinson Date: Sun Apr 2 10:47:33 2023 -0500 [troff]: Revise ordinary character descriptions. * src/roff/troff/input.cpp (token::descripti

[bug #63985] [troff] diagnose when attempting to remove an ordinary character

2023-04-05 Thread G. Branden Robinson
Update of bug #63985 (project groff): Status:None => Postponed Assigned to:None => gbranden ___ Follow-up Comment #3: [comment #1 comment #

[bug #63985] [troff] diagnose when attempting to remove an ordinary character

2023-04-04 Thread Dave
Follow-up Comment #2, bug #63985 (project groff): This problem is not limited to characters in the ASCII range; it seems to apply to any Latin-1 (groff's native input encoding) character. (The following uses a Latin-1-encoded input file and a Latin-1 output environment.) $ cat rchar_test .nf äbc

[bug #63985] [troff] diagnose when attempting to remove an ordinary character

2023-04-04 Thread Dave
Follow-up Comment #1, bug #63985 (project groff): There's no differentiation between input and output in that snippet, so in case anyone is confused by it, Branden must have typed a ^D after the .pl line. ___ Reply to this item at:

[bug #63985] [troff] diagnose when attempting to remove an ordinary character

2023-03-31 Thread G. Branden Robinson
URL: Summary: [troff] diagnose when attempting to remove an ordinary character Group: GNU roff Submitter: gbranden Submitted: Fri 31 Mar 2023 04:43:10 PM UTC Category: Core