Skip to content

unescape Backslash char in UTF8 unescape method#2867

Merged
obiltschnig merged 1 commit intopocoproject:poco-1.10.0from
vfjpl:poco-1.10.0
Jan 22, 2020
Merged

unescape Backslash char in UTF8 unescape method#2867
obiltschnig merged 1 commit intopocoproject:poco-1.10.0from
vfjpl:poco-1.10.0

Conversation

@vfjpl
Copy link
Copy Markdown
Contributor

@vfjpl vfjpl commented Dec 16, 2019

This PR fixes UTF8::unescape() method. This method was lacking a unecaping for \ character. I added it and also changed big if else ladder to switch case. testsuite is also updated to test backslash unescaping.

close #2866

@obiltschnig obiltschnig added this to the Release 1.10.0 milestone Jan 22, 2020
@obiltschnig obiltschnig merged commit 5f0e0a0 into pocoproject:poco-1.10.0 Jan 22, 2020
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