Post Reply 
newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25]
09-25-2017, 12:59 PM (This post was last modified: 09-25-2017 01:28 PM by Claudio L..)
Post: #156
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-09-15]
(09-25-2017 10:37 AM)Nigel (UK) Wrote:  NEG quirk:
  • Enter
    Code:
    << 23 45 67 >>
    onto the stack.
  • Use downarrow to bring it into the command line for editing.
  • Move the cursor to the "2" and press +/-.
  • A minus sign appears after the 67!
  • After this, everything works fine.
Is this intentional? Probably not!

Nigel (UK)

Hmmmm... seems like the +/- key is not multiline ready. I think it's counting the offset from the start of text, but then applying it to the current line. Thanks for the report, will be fixed ASAP.

EDIT: The above was wrong. There was a bug that assigned a pointer to a string that later moved in memory, without re-reading the pointer. It's fixed, will come out in the next update. Good catch.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-09-15] - Claudio L. - 09-25-2017 12:59 PM



User(s) browsing this thread: 3 Guest(s)