bugGNU roff - Bugs: bug #51044, tty.tmac: fix "unbalanced .el...

 
 

bug #51044: tty.tmac: fix "unbalanced .el request" warning

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Tue 16 May 2017 10:20:36 PM UTC
   
 
Category:  Driver grotty Severity:  3 - Normal
Item Group:  Warning/Suspicious behaviour Status:  Fixed
Privacy:  Public Assigned to:  bgarrigues
Open/Closed:  Closed Planned Release:  1.22.4
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 15 Jun 2022 05:50:44 PM UTC, comment #2: 


commit 344cbb440580d6dedc36fccc717ff4294fe13fae
Author:     Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
AuthorDate: Mon May 15 00:15:01 2017 +0000
Commit:     Bertrand Garrigues <bertrand.garrigues@laposte.net>
CommitDate: Fri Aug 25 23:43:20 2017 +0200

    Fix a part of a virtual (pseudo) structure in "tty.tmac".

    * tmac/tty.tmac: Fix warning:  ".../git/groff/tmac/tty.tmac:19:
     warning: unbalanced .el request"


G. Branden Robinson <gbranden>
Group administrator
Fri 25 Aug 2017 09:47:22 PM UTC, comment #1: 

Commited, thanks

Bertrand Garrigues <bgarrigues>
Group administrator
Tue 16 May 2017 10:20:36 PM UTC, original submission:  

From 6f3de4ab6682e3e650bc1070aa60a216d436c4b6 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Sun, 14 May 2017 23:59:38 +0000
Subject: [PATCH 3/4] Fix a part of an virtual (pseudo) structure in
 "tty.tmac".

  "Groff" and "man" were given the freedom of speach and its transportation
and spoke up:

.../git/groff/tmac/tty.tmac:19: warning: unbalanced .el request

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 tmac/tty.tmac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tmac/tty.tmac b/tmac/tty.tmac
index 86232da9..d692a59e 100644
--- a/tmac/tty.tmac
+++ b/tmac/tty.tmac
@@ -13,12 +13,13 @@
 .
 .po 0
 .
-.if !'\*[.T]'utf8' \
+.if !'\*[.T]'utf8' \{\
 .  ie c\[pc] \
 .    tr \[bu]\[pc]
 .  el \
 .    if c\[md] \
 .      tr \[bu]\[md]
+.\}
 .
 .fchar \[bu] \z+o
 .fchar \[14] 1/4
--
2.11.0


Bjarni Ingi Gislason <bjarniig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Posted a comment)
  • -email is unavailable- added by bgarrigues (Posted a comment)
  • -email is unavailable- added by bjarniig (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-10-07 gbranden CategoryDriver - others/general Driver grotty
    2022-06-15 gbranden CategoryNone Driver - others/general
        Item GroupIncorrect behaviour Warning/Suspicious behaviour
        StatusNone Fixed
        Assigned toNone bgarrigues
        Planned ReleaseNone 1.22.4
        Summarytty.tmac: fix a error reported by groff tty.tmac: fix "unbalanced .el request" warning
    2017-08-25 bgarrigues Item GroupNone Incorrect behaviour
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code