Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calculator@scollins:Fix broken rpn operators/#769 #921

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

jrversteegh
Copy link
Contributor

Some variable declarations/"let" statements appeared to be missing. Refactored the code a bit and avoided missing "let" statements. That should fix #769

@rcalixte
Copy link
Member

cc @schorschii

@rcalixte rcalixte merged commit 881eefb into linuxmint:master Sep 28, 2023
1 check passed
@schorschii
Copy link
Contributor

@jrversteegh Thanks for this fix.
@rcalixte Please give the desklet maintainer a little more time next time for having a look at it.

@jrversteegh jrversteegh deleted the fix/#769 branch September 30, 2023 23:58
@rcalixte
Copy link
Member

rcalixte commented Oct 2, 2023

@rcalixte Please give the desklet maintainer a little more time next time for having a look at it.

Sorry for the confusion @schorschii. Per the README, this was a bug fix for an open Issue and one week had lapsed from when you were notified. Without any indication from you one way or another, this was merged.

@schorschii
Copy link
Contributor

for an open Issue and one week had lapsed

For an open issue which I wasn't notified about... Your mention was the first time I heard about it and then the time for having a look at it was simply too short.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Desktop Calculator (calculator@scollins): division not working in RPN mode
3 participants