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

StackOverflowError when SplitLineAfter returns 0 #17

Closed
motofix opened this issue Mar 3, 2022 · 7 comments · Fixed by #18
Closed

StackOverflowError when SplitLineAfter returns 0 #17

motofix opened this issue Mar 3, 2022 · 7 comments · Fixed by #18

Comments

@motofix
Copy link

motofix commented Mar 3, 2022

When SplitLineAfter returns 0, the original record is returned leading to an infinite loop.
If SplitLineAfter returns 0 then the record processing should stops.

PR is coming.

@motofix
Copy link
Author

motofix commented Mar 4, 2022

Would it be possible to create a release after the merge ?

@g0ddest
Copy link
Owner

g0ddest commented Mar 4, 2022

Thank you! Version 0.7 is ready and deployed.

@motofix
Copy link
Author

motofix commented Mar 4, 2022

Thanks!

@motofix
Copy link
Author

motofix commented Mar 4, 2022

The release does not seem to be available on maven central, do you confirm ?

@g0ddest
Copy link
Owner

g0ddest commented Mar 4, 2022

Sorry, it's still staging in oss repo, soon it will be generally available.

@motofix
Copy link
Author

motofix commented Mar 4, 2022

Ok, thanks for the update.

@g0ddest
Copy link
Owner

g0ddest commented Mar 4, 2022

It's already synced with repo1.maven.org : https://repo1.maven.org/maven2/name/velikodniy/vitaliy/fixedlength/0.7/

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 a pull request may close this issue.

2 participants