[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #54539] [hdtbl] hdmisc.tmac-u: avoid a warning about a tab characte
From: |
G. Branden Robinson |
Subject: |
[bug #54539] [hdtbl] hdmisc.tmac-u: avoid a warning about a tab character in this source |
Date: |
Sat, 7 Dec 2024 14:17:20 -0500 (EST) |
Update of bug #54539 (group groff):
Status: None => Fixed
Assigned to: None => gbranden
Open/Closed: Open => Closed
Planned Release: None => 1.24.0
Summary: [PATCH] hdmisc.tmac-u: Avoid a warning about a tab
character in this source => [hdtbl] hdmisc.tmac-u: avoid a warning about a tab
character in this source
_______________________________________________________
Follow-up Comment #2:
Fixed 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/?54539>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #54539] [hdtbl] hdmisc.tmac-u: avoid a warning about a tab character in this source,
G. Branden Robinson <=