Skip to content

Conversation

@LuanDevecchi
Copy link
Contributor

Changing regex to accept "ç" and accentuation.

if we

vár = 123
or
varç = 123

and try to use it, a exception is thrown

CodingSeb.ExpressionEvaluator.ExpressionEvaluatorSyntaxErrorException: Variable [v] unknown in expression : [vár]

 CodingSeb.ExpressionEvaluator.ExpressionEvaluatorSyntaxErrorException: Variable [var] unknown in expression : [varç]

@codingseb codingseb changed the base branch from master to dev September 19, 2018 12:02
@codingseb
Copy link
Owner

Thanks for the suggestion. I will already merge it in the dev branch.
I will add some tests and it will be publish on master and as a nuget in the next version.

@codingseb codingseb merged commit 6163e6c into codingseb:dev Sep 19, 2018
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.

2 participants