Post Reply 
Bug in hp41uc *sorta*
05-10-2016, 06:44 AM (This post was last modified: 05-10-2016 06:49 AM by brianddk.)
Post: #1
Bug in hp41uc *sorta*
First off... Hat's off to Leo Duran for putting hp41uc together and maintaining it. I don't know if he is maintaining a bug list, but if he his, here's one to add.

I found a bug in hp41uc v1.30.

Here's the bug
Code:
STO+ IND 17
Compiles without error to
Code:
ST+ 17

Whereas

Code:
ST+ IND 17
Compiles without error to
Code:
ST+ IND 17
Correctly.

Effectively, the parser politely accepts either 'STO+' or 'ST+' but really only works with the second consistently.

MyCalcs: Physical: {hp48gx, hp50g, hp35s} Emu: {hp42s(Free42), hp41c(v41)}
Blog: https://brianddk.github.io/
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bug in hp41uc *sorta* - brianddk - 05-10-2016 06:44 AM
RE: Bug in hp41uc *sorta* - leoduran - 06-10-2016, 08:52 PM



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