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

Lexer "Groups" state persists between different inputs tokenization. #287

Closed
VILOZNY opened this issue Oct 10, 2016 · 0 comments
Closed
Labels

Comments

@VILOZNY
Copy link

VILOZNY commented Oct 10, 2016

Hi,

While using the same lexer object (tokenize API) and using GRPUPs (for spaces tokens), the group array is not cleaned after every lexer execution. Therefore I get wrong tokens in in the group array at the n execution of the lexer (n > 1)

regards,

Efrat

@bd82 bd82 changed the title unclean lexer groups state Lexer "Groups" state persists between different inputs tokenization. Oct 10, 2016
@bd82 bd82 closed this as completed in #288 Oct 10, 2016
@bd82 bd82 added the Bug 🪲 label Oct 12, 2016
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

2 participants