bug-gforth
[Top][All Lists]
Advanced

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

[bug #59674] Stack on Status Bar Does Not Change Radix


From: Bernd Paysan
Subject: [bug #59674] Stack on Status Bar Does Not Change Radix
Date: Mon, 14 Dec 2020 08:14:46 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Safari/537.36

Follow-up Comment #3, bug #59674 (project gforth):

We don't know what kind of number something we didn't identify actually is
(ASCII code? Bitmask? Count of something?).  Therefore, smart. falls back to .
if it doesn't know.  . is printed in the current base.  The user probably
knows.

I think the status-line should invoke ... as is, and if we decide that decimal
. with "#" prefixed is the right fallback, we should do it in smart., not in
the status-line code.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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