Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1724
| Path | csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail |
|---|---|
| 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 | Thu, 6 Feb 2020 20:27:43 -0500 (EST) |
| Lines | 32 |
| Approved | bug-groff@gnu.org |
| 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> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1581038867 21996 209.51.188.17 (7 Feb 2020 01:27:47 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Dave <saint.snit@gmail.com>, Bjarni Ingi Gislason <bjarniig@rhi.hi.is>, George Helffrich <ghfbsd@gmail.com>, bug-groff@gnu.org |
| Envelope-to | bug-groff@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [209.51.188.79] |
| X-Savane-Project | groff |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 57638 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
| X-Apparently-From | 31.209.211.187 (Savane authenticated user bjarniig) |
| In-Reply-To | <20200206-184852.sv93119.89082@savannah.gnu.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 209.51.188.79 |
| X-BeenThere | bug-groff@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | "Bug reports for the GNU version of nroff, troff et al" <bug-groff.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-groff> |
| List-Post | <mailto:bug-groff@gnu.org> |
| List-Help | <mailto:bug-groff-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <20200207-012743.sv93188.65343@savannah.gnu.org> |
| X-Mailman-Original-References | <20200119-203522.sv93119.6205@savannah.gnu.org> <20200119-235040.sv93119.63475@savannah.gnu.org> <20200206-184852.sv93119.89082@savannah.gnu.org> |
| Xref | csiph.com gnu.groff.bug:1724 |
Show key headers only | 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
[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