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

No Operator between Argumant and Parentheses #170

Closed
johancruyff2019 opened this issue Jan 23, 2019 · 17 comments
Closed

No Operator between Argumant and Parentheses #170

johancruyff2019 opened this issue Jan 23, 2019 · 17 comments
Labels

Comments

@johancruyff2019
Copy link

johancruyff2019 commented Jan 23, 2019

Issue title:

  • No Operator between Argumant and Parentheses

Issue content:

If bug/question:

  • MathParser.org-mXparser verssion: v.X.Y.Z
  • Framework: .net, .net core
  • Problem description:
    i have two argumant: Salary=200,Day=2
    My Expression is: Salary (Day)
    checkSyntax and checkLexSyntax return true.
    but is not true. no operator between salary and Parentheses

when i call calculate, it's goes to endless proceess loop

  • Code example

@mariuszgromada
Copy link
Owner

Thank you, indeed this is a bug :-) In the version 4.3 there is no endless loop problem, it was fixed, anyway checkSyntax() should not return true.

@mariuszgromada
Copy link
Owner

Please use Nuget package - this will solve the infinite loop problem. Final fix will be soon.

@johancruyff2019
Copy link
Author

thank you for your fast response dear

@mariuszgromada
Copy link
Owner

fixed

@johancruyff2019
Copy link
Author

you are incredible. thank you

@johancruyff2019
Copy link
Author

dear. i updated my lib to version 4.32
but it's already exist.
when you want to update nugget packages? thank you again

@mariuszgromada
Copy link
Owner

Src was fixed, now I need to prepare maven and nuget, should be tomorrow.

@mariuszgromada
Copy link
Owner

I made a present for you - Nuget package has just been published :-) Please wait 10-20 minutes - this is due to nuget indexing.

Best regards

@johancruyff2019
Copy link
Author

you are best programmer ever :-*

@mariuszgromada
Copy link
Owner

mariuszgromada commented Jan 27, 2019

Now checkSyntax should return false, where checkLexSyntax should return true :-) It was w tiny bug :-)

Please do not forget on repo star :-)

@johancruyff2019
Copy link
Author

you have my star from first day...
after selling first version of my product i will donate too for this good project

@mariuszgromada
Copy link
Owner

Thank you :-)

@johancruyff2019
Copy link
Author

thank you for you dear.

@mariuszgromada
Copy link
Owner

Maybe you will be interested

Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite
Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro

I made it based on mXparser

@mariuszgromada
Copy link
Owner

Please let me know if it works for you

@johancruyff2019
Copy link
Author

Its work for me dear, thank you,

But about your android application, when i want to get 5 star to it, i see this app not acceptable in your country (iraq)

@mariuszgromada
Copy link
Owner

mariuszgromada commented Jan 28, 2019

I do not know the Google policy, it might that there are some legal issues to sell paid apps in Iraq :-(

Please check the free versions:
Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite

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

No branches or pull requests

2 participants