Skip to content

Update TransitionLabelParserRecursive.java#14

Open
PAVAN-IS201401018 wants to merge 1 commit into
NicolaasWeideman:masterfrom
PAVAN-IS201401018:patch-1
Open

Update TransitionLabelParserRecursive.java#14
PAVAN-IS201401018 wants to merge 1 commit into
NicolaasWeideman:masterfrom
PAVAN-IS201401018:patch-1

Conversation

@PAVAN-IS201401018

@PAVAN-IS201401018 PAVAN-IS201401018 commented May 15, 2019

Copy link
Copy Markdown

Unicode Parsing issue was solved

@davisjam

Copy link
Copy Markdown
Contributor

Can you add a test case, reference a bug report, or otherwise explain what's going on here?

@PAVAN-IS201401018

PAVAN-IS201401018 commented May 16, 2019

Copy link
Copy Markdown
Author

Check this issue #12

When I used static analysis for this kind of regular expressions '\uFDCF' , analysis was getting skipped. So it tried to debug, I found that after \u escape character hexNumberStr string was appended with 5 characters but it has to be 4 characters.

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.

2 participants