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

Eto.Parse.Match.StringValue doesnt display full value (Cuts last character) #62

Open
KarmyDev opened this issue Aug 22, 2022 · 2 comments

Comments

@KarmyDev
Copy link

Some of the Matches children doesn't display full value of .StringValue (Might as well be problem with .Value)
Here's an example of it:
image
with the source file being:
image

@cwensley
Copy link
Member

Hey thanks for reporting the issue, though an example code that demonstrates the problem would help greatly to narrow it down.

@KarmyDev
Copy link
Author

Okay, here's example files alongside with the C# script, I used parts of my EBNF Checker code in Test.cs
FilesForTesting.zip
(Zip contains: Test.cs, Test.ebnf, Test.txt)
Use it like that: ./Test Test.ebnf Test.txt program

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

No branches or pull requests

2 participants