[bug #59397] [troff] want English hyphenation codes for Latin-1 Supplement characters

2024-08-19 Thread Dave
Follow-up Comment #13, bug #59397 (group groff): Comment #10 quoted the bug-fixing commit log but didn't reveal the commit's identity: it's [http://git.savannah.gnu.org/cgit/groff.git/commit/?id=0629380a9d464c74d6dd205384bc255e1015c2f4 commit 0629380a9d464c74d6dd205384bc255e1015c2f4]. __

[bug #65232] Russian hyphenation is not working

2024-08-19 Thread G. Branden Robinson
Update of bug #65232 (group groff): Assigned to:None => gbranden ___ Reply to this item at: ___ Message

[bug #63142] [troff] unsupport newlines as escape argument delimiters

2024-08-19 Thread G. Branden Robinson
Update of bug #63142 (group groff): Status:None => In Progress Assigned to:None => gbranden ___ Reply to this item at:

[bug #66111] Nonexistent character reported by diagnostic unrelated to character in input

2024-08-19 Thread Dave
URL: Summary: Nonexistent character reported by diagnostic unrelated to character in input Group: GNU roff Submitter: barx Submitted: Mon 19 Aug 2024 02:33:26 PM CDT Category:

[bug #66112] Map Latin-1 Supplement character hyphenation codes to their base-character equivalents

2024-08-19 Thread Dave
URL: Summary: Map Latin-1 Supplement character hyphenation codes to their base-character equivalents Group: GNU roff Submitter: barx Submitted: Mon 19 Aug 2024 03:21:05 PM CDT

[bug #66111] Nonexistent character reported by diagnostic unrelated to character in input

2024-08-19 Thread G. Branden Robinson
Follow-up Comment #1, bug #66111 (group groff): [comment #0 original submission:] > $ echo '\[vs]' | groff -z -Tutf8 > $ echo '\[vs]' | groff -z -Tlatin1 > troff::1: warning: special character 'ah' not defined > The warning is expected, as _ลก_ does not exist in Latin-1. But the character repo

[bug #66113] [troff] `\B` escape sequences misdescribes mismatched ending delimiter

2024-08-19 Thread G. Branden Robinson
URL: Summary: [troff] `\B` escape sequences misdescribes mismatched ending delimiter Group: GNU roff Submitter: gbranden Submitted: Mon 19 Aug 2024 09:03:00 PM UTC Category: C

[bug #66096] document behavior of multiple .hw calls

2024-08-19 Thread Dave
Follow-up Comment #5, bug #66096 (group groff): I can think of no reason Werner would have added the sentence "This request can be used more than once" to the manual 24 years ago unless it was to communicate the appendive property of .hw: as you note, only a minuscule number of requests _can't_ be

[bug #66111] Nonexistent character reported by diagnostic unrelated to character in input

2024-08-19 Thread Dave
Update of bug #66111 (group groff): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #2: [comment #1 comment #1:

[bug #66103] Issues in man pages

2024-08-19 Thread Dave
Update of bug #66103 (group groff): Category:None => General Item Group:None => Documentation ___ Reply to this item at:

[bug #66111] nonexistent character reported by diagnostic unrelated to character in input

2024-08-19 Thread G. Branden Robinson
Update of bug #66111 (group groff): Assigned to:None => barx Summary: Nonexistent character reported by diagnostic unrelated to character in input => nonexistent character reported by diagnostic unrelated to character in input

[bug #66001] [troff] implement saturating arithmetic

2024-08-19 Thread G. Branden Robinson
Update of bug #66001 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #2: Where'd the "Planned Re

[bug #64240] [troff] make numeric expression parser more sensitive to nonsense

2024-08-19 Thread G. Branden Robinson
Update of bug #64240 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #6: commit 2bd122bf56ecb68

[bug #63202] [troff] missing delimiter diagnostics could say what they were expecting

2024-08-19 Thread G. Branden Robinson
Update of bug #63202 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #3: commit 956955c6634b506

[bug #63587] [troff] set .R register to maximum representable integer

2024-08-19 Thread G. Branden Robinson
Update of bug #63587 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #14: commit 4b390658715995

[bug #63142] [troff] unsupport newlines as escape argument delimiters

2024-08-19 Thread G. Branden Robinson
Update of bug #63142 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #4: commit 1e53037d5d3f934

[bug #66113] [troff] `\B` escape sequences misdescribes mismatched ending delimiter

2024-08-19 Thread G. Branden Robinson
Update of bug #66113 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: commit 5a215b4d8d72b84

[bug #65724] drop support for CCSID (code page) 1047 (EBCDIC)

2024-08-19 Thread G. Branden Robinson
Update of bug #65724 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #4: commit 25b0662e69c1d63

[bug #63587] [troff] set .R register to maximum representable integer

2024-08-19 Thread Dave
Follow-up Comment #15, bug #63587 (group groff): [comment #13 comment #13:] > Which is maybe still not worth quibbling over, but I'm noting it > for the record. This quibble was also addressed: [http://git.savannah.gnu.org/cgit/groff.git/commit/?id=c3c026044 commit c3c026044] __