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

Incorrect detection of hasNextValue() for simple iteration with String[] #9

Open
cowtowncoder opened this issue Mar 20, 2017 · 0 comments
Labels

Comments

@cowtowncoder
Copy link
Member

Looks like a very simple case of using MappingIterator with "untyped" type of String[] fails to properly detect end of input.

@cowtowncoder cowtowncoder added 2.10 and removed 2.9 labels Oct 5, 2019
@cowtowncoder cowtowncoder added 2.12 and removed 2.10 labels Nov 10, 2020
@cowtowncoder cowtowncoder removed the 2.12 label Apr 22, 2023
@cowtowncoder cowtowncoder changed the title (csv) Incorrect detection of hasNextValue() for simple iteration with String[] Incorrect detection of hasNextValue() for simple iteration with String[] Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant