bugGNU roff - Bugs: bug #49917, Use the traditional (portable)...

 
 

bug #49917: Use the traditional (portable) method of using a backslash after '\{'

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Thu 22 Dec 2016 11:39:08 PM UTC
   
 
Category:  Macro - others/general Severity:  3 - Normal
Item Group:  Lint Status:  Fixed
Privacy:  Public Assigned to:  carstenkunze
Open/Closed:  Closed Planned Release:  1.22.4
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 22 Jan 2022 12:30:28 PM UTC, comment #2: 


commit 25fee274ab0b1207640f59d9db5fea84b2a908c8
Author: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date:   Thu Feb 16 20:57:07 2017 +0100

    -me, -ms, -mm: Use backslash after '\{'

    See https://savannah.gnu.org/bugs/?49917


G. Branden Robinson <gbranden>
Group administrator
Sun 08 Jan 2017 11:59:35 PM UTC, comment #1: 

  Besides the one backslash missing in "tmac/e.tmac-u" the same is the case in the files "tmac/s.tmac" and "contrib/mm/m.tmac".

N.B.

  The original bug report is not shown in the "Discussion" part (original submission); repeated below:

  Use the traditional (portable) method of using a backslash after '\{' [at the end of a line]

  Patch:

--- /home/bg/git/groff/tmac/e.tmac-u 2016-12-22 18:20:01.000000000 +0000
+++ /tmp/e.tmac-u 2016-12-22 22:19:52.000000000 +0000
@@ -1819,7 +1819,7 @@
 . tm Line \\n(c. -- Bad mode to .++
 .nr ?R 0
 .if \\n(_0>10 \
-.\{
+.\{\
 . nr ?R 1
 . nr _0 -10
 .\}


Bjarni Ingi Gislason <bjarniig>
Thu 22 Dec 2016 11:39:08 PM UTC, original submission:  



  Use the traditional (portable) method of using a backslash after '\{'

  Patch:

--- /home/bg/git/groff/tmac/e.tmac-u        2016-12-22 18:20:01.000000000 +0000
+++ /tmp/e.tmac-u        2016-12-22 22:19:52.000000000 +0000
@@ -1819,7 +1819,7 @@
 .        tm Line \\n(c. -- Bad mode to .++
 .nr ?R 0
 .if \\n(_0>10 \
-.\{
+.\{\
 .        nr ?R 1
 .        nr _0 -10
 .\}

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 carstenkunze (Updated the item)
  • -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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-22 gbranden CategoryNone Macro - others/general
        Item GroupNone Lint
        StatusReady for Merge Fixed
    2017-04-29 carstenkunze Open/ClosedOpen Closed
    2017-02-16 carstenkunze StatusNone Ready for Merge
        Assigned toNone carstenkunze
        Planned ReleaseNone 1.22.4

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code