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: Anton Ertl
Subject: [bug #59674] Stack on Status Bar Does Not Change Radix
Date: Mon, 14 Dec 2020 05:00:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.5.0

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

The status line (like ...) displays numbers that are (accessible) addresses
outside the dictionary in hex with $ prefix (or as strings), and non-address
numbers in decimal, by design.  It also displays the base unless it is
decimal.  I agree that it can be confusing.

To avoid the confusion, we could add the prefix "#" to the number if the base
is not decimal.

I don't think we should display non-address numbers as hex in the status line
or in ...

    _______________________________________________________

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]