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

Program crashes when we try to perform factorize method on any value … #242

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aditya3434
Copy link

…which is not constant. Access to local variables 'result' and 'token_string' was not proper leading to crash which is fixed with this pull request.

aditya3434 and others added 2 commits March 28, 2020 22:21
…which is not constant. Access to local variables 'result' and 'token_string' was not proper leading to crash which is fixed with this pull request.
@aditya3434 aditya3434 closed this Mar 28, 2020
@aditya3434 aditya3434 reopened this Mar 28, 2020
@aditya3434
Copy link
Author

I have fixed the Codacy issue in my update but it continues to show red cross icon, not sure why?

Program was crashing because visma button was always grayed out when input box was empty, except when the program starts. Graying out the visma button when the program starts fixes the problem.
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.

1 participant