bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #60672] troff: No warning about ".el \{"


From: Bjarni Ingi Gislason
Subject: [bug #60672] troff: No warning about ".el \{"
Date: Tue, 25 May 2021 15:23:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.gnu.org/bugs/?60672>

                 Summary: troff: No warning about ".el \{"
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Tue 25 May 2021 07:23:28 PM UTC
                Category: Core
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Subject: troff: No warning about ".el \{"

  Example:

printf '.pl 20v
.nr i 1
.if i=1 \{
.  nop
.\}
.ie i=0 \{
. nop
.\}
.el \{
. nop
.\}' | test-groff -z

  Shows:

troff: backtrace: file '<standard input>':3
troff: <standard input>:3: warning: missing closing delimiter in
conditional expression (got newline)
troff: backtrace: file '<standard input>':6
troff: <standard input>:6: warning: missing closing delimiter in
conditional expression (got newline)

  Related reports are #59434, #45502, and #60260.

N.B.

  .if ... \{

did not work in an HP operation system.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]