Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.groff.bug > #1724

[bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7

From Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.groff.bug
Subject [bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7
Date 2020-02-06 20:27 -0500
Message-ID <mailman.400.1581038866.2412.bug-groff@gnu.org> (permalink)
References <20200119-203522.sv93119.6205@savannah.gnu.org> <20200119-235040.sv93119.63475@savannah.gnu.org> <20200206-184852.sv93119.89082@savannah.gnu.org> <20200207-012743.sv93188.65343@savannah.gnu.org>

Show all headers | View raw


Follow-up Comment #3, bug #57638 (project groff):


[comment #2 comment #2:]
> G Helffrich posted a patch:
http://lists.gnu.org/archive/html/bug-groff/2020-01/msg00086.html

  The provided patch uses 'd' instead of 'r' in the test.

    Add a test for the numeric registers "_#p" and "_#f"
in the macro ".nm",
before they are used.

  Changed lines:

-.	ps \\n[_#p]
-.	ft \\n[_#f]
+.	if r _#p .ps \\n[_#p]
+.	if r _#f .ft \\n[_#f]


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57638>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/

Back to gnu.groff.bug | Previous | Next | Find similar | Unroll thread


Thread

[bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7 Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> - 2020-02-06 20:27 -0500

csiph-web