-
Notifications
You must be signed in to change notification settings - Fork 156
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
checksyntax has problem #80
Labels
Milestone
Comments
Confirmed - this is a bug. Thx. Problem is also causing infinite loop while calculate() |
The cause of the problem was identified. If '++' used instead of '+ +' then check syntax works ok returning false. I need to fix the grammar a bit :-) thx for contributing. |
Your welcome.
subject to your new release
…On Aug 28, 2017 18:49, "Mariusz Gromada" ***@***.***> wrote:
The cause of the problem was identified. If '++' used instead of '+ +' the
check syntax works ok returning false. I need fix the grammar a bit :-) thx
for contributing.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGHHtnjYMiGjhVeOtI_VPMxQc80YRrJlks5scsxXgaJpZM4PDZaz>
.
|
mariuszgromada
added a commit
that referenced
this issue
Oct 17, 2017
fixed |
Released - check nuget or maven :-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
10*(350.0/5) + 60.0 + + (180/3)*5
returns true "already checked no errors"
please check and modify it
The text was updated successfully, but these errors were encountered: