Skip to content

Commit

Permalink
Updated to utf8cpp-2.3.4
Browse files Browse the repository at this point in the history
(based on cmangos/mangos-wotlk@ff7e15ef5)

Signed-off-by: Xfurry <xfurry.cmangos@outlook.com>
  • Loading branch information
some2 authored and xfurry committed Jan 2, 2018
1 parent 4f25521 commit 53f6d3d
Show file tree
Hide file tree
Showing 5 changed files with 389 additions and 235 deletions.
11 changes: 7 additions & 4 deletions dep/include/utf8cpp/doc/ReleaseNotes
@@ -1,9 +1,12 @@
utf8 cpp library
Release 2.2.4
Release 2.3.4

This is a minor bug fix release that improves converting from utf-16 to utf-8 error detection.
A minor bug fix release. Thanks to all who reported bugs.

Changes from version 2.2.3
- Bug fix [2857454] dereference invalid iterator when lead surrogate was last element of the string.
Note: Version 2.3.3 contained a regression, and therefore was removed.

Changes from version 2.3.2
- Bug fix [39]: checked.h Line 273 and unchecked.h Line 182 have an extra ';'
- Bug fix [36]: replace_invalid() only works with back_inserter

Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes

0 comments on commit 53f6d3d

Please sign in to comment.