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