bug-groff
[Top][All Lists]
Advanced

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

[bug #64233] [troff] make requests' treatment of Boolean arguments more


From: G. Branden Robinson
Subject: [bug #64233] [troff] make requests' treatment of Boolean arguments more consistent
Date: Mon, 22 May 2023 01:32:41 -0400 (EDT)

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

                 Summary: [troff] make requests' treatment of Boolean
arguments more consistent
                   Group: GNU roff
               Submitter: gbranden
               Submitted: Mon 22 May 2023 05:32:39 AM 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


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 22 May 2023 05:32:39 AM UTC By: G. Branden Robinson <gbranden>
In *roff, negative values are false when interpreted in a Boolean context.

But there are some nitty exceptions.


.color 0
.tm \n[.color]
0
.color -1
.tm \n[.color]
1


Explore making this more consistent.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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