Merge: JSON fix
authorJean Privat <jean@pryen.org>
Sat, 7 Nov 2015 00:58:32 +0000 (19:58 -0500)
committerJean Privat <jean@pryen.org>
Sat, 7 Nov 2015 00:58:32 +0000 (19:58 -0500)
As @xymus reported in #1796, this PR should fix the aforementioned issue by closing an old TODO in `RopeBuffer::add` that was only supporting ASCII services.

At the same time, some cleanup was done in JSON to use properly our new Unicode-oriented strings that were worked around until now.

Closes #1796

Pull-Request: #1797
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Jean Privat <jean@pryen.org>


No differences found