Skip to content

Conversation

zzt93
Copy link

@zzt93 zzt93 commented Sep 29, 2017

It uses the ch == 0 to check whether this expression reaches end, makes me impossible to use \0 in Spring EL like following:

#{#str?.split('\0')}

It uses the `ch == 0` to check whether this expression reaches end, makes me impossible to use `\0` in Spring EL.
@snicoll
Copy link
Member

snicoll commented Sep 29, 2017

@zzt93 please create a Jira issue for this change.

@zzt93
Copy link
Author

zzt93 commented Oct 2, 2017

@snicoll Jira issue created.

@snicoll snicoll changed the title fix tonkenizer SPR-16032 - Fix tonkenizer Oct 2, 2017
@jhoeller
Copy link
Contributor

jhoeller commented Oct 4, 2017

Superseded by a larger revision of the Tokenizer implementation (which was quite overdue already), as mentioned on JIRA. Thanks for the pull request, in any case!

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