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

Unclosed string error when parsing some unicode character #11

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

elnabo
Copy link
Contributor

@elnabo elnabo commented Feb 12, 2022

Hello,

There is an issue in the parsing of some unicode character for php/cpp targets.

Calling Parser.parse('"á"', '') using php or cpp will yield an "Unclosed string exception".

I think this is similar to #10 as removing it for haxe4 fixes the problem.

@nadako nadako merged commit 9351e28 into nadako:master Feb 14, 2022
@nadako
Copy link
Owner

nadako commented Feb 14, 2022

Thanks!

@elnabo
Copy link
Contributor Author

elnabo commented Feb 20, 2022

Could you make a new release of hxjsonast on Haxelib ?

@nadako
Copy link
Owner

nadako commented Feb 24, 2022

done now

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