[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #54538] [hdbtl] hdmisc.tmac-u: macro t*index emits "range" warning
From: |
G. Branden Robinson |
Subject: |
[bug #54538] [hdbtl] hdmisc.tmac-u: macro t*index emits "range" warning |
Date: |
Sat, 7 Dec 2024 14:20:54 -0500 (EST) |
Update of bug #54538 (group groff):
Status: None => Fixed
Assigned to: None => gbranden
Open/Closed: Open => Closed
Planned Release: None => 1.24.0
Summary: [PATCH] hdmisc.tmac-u: macro t*index: Fix the end
value of a while loop => [hdbtl] hdmisc.tmac-u: macro t*index emits "range"
warning
_______________________________________________________
Follow-up Comment #4:
I fixed this in a different way last month.
commit d82af36a7b86f2a92d178801f25a3921f661a839
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date: Wed Nov 20 21:45:20 2024 -0600
[hdtbl]: Make `-wall` clean.
* contrib/hdtbl/hdmisc.tmac (t*index): Fix "range" warning: clamp
substring extraction at length of string.
(t*DI): Fix "tab" warnings: precede tab characters in macro calls with
comment character.
* contrib/hdtbl/hdtbl.tmac (ETC): Fix "range" warning: clamp line length
at horizontal motion quantum the desired value is less.
* contrib/hdtbl/hdtbl.am (HDTBLGROFF): Run groff with `-b` and `-wall`
options.
* contrib/hdtbl/examples/color_transitions.roff (ctab): When
incrementing color channel value, cap it at "1f" to avoid "range"
warning.
* contrib/hdtbl/examples/common.roff (d2x): Fix "range" warning: clamp
substring extraction at length of string.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54538>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #54538] [hdbtl] hdmisc.tmac-u: macro t*index emits "range" warning,
G. Branden Robinson <=