Skip to content

Conversation

@Puchaczov
Copy link
Contributor

when VAL_ or VAL_TABLE_ finish with semicolon that is prefixed by multiple spaces (3 in my case), then the ExtensionsAndHelpers.ToDictionary records variable will hold \r\n (there is space after). This causes the tokens will be an array of two items with values of string.Empty for both. This causing int.Parse to fail.

I've fixed that so it won't occur anymore.

@Adhara3
Copy link
Collaborator

Adhara3 commented Oct 7, 2023

@Whitehouse112, please review this contribution.
Thanks

A

@Whitehouse112
Copy link
Contributor

@Puchaczov thanks for spot the issue and fix it. It will be merged for the next release

Regards

@Puchaczov
Copy link
Contributor Author

Thank you guys for the library, it is super usefull :-)

@Adhara3 Adhara3 merged commit 102a6e1 into EFeru:main Oct 10, 2023
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.

3 participants