Explorar el Código

Turns out JSON doesn't allow \0 as an escape sequence. Also, don't rely on is_print for figuring out which characters to escape, but instead follow the spec. Fixes bug 3827.

[SVN r59738]
Sebastian Redl hace 16 años
padre
commit
d498c5f2e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libs/property_tree

+ 1 - 1
libs/property_tree

@@ -1 +1 @@
-Subproject commit bfd8cbb385490c3da2ea5cbeb1b0a9823a6e9fd7
+Subproject commit 935a6567e29e65ffe15eac63d7e65773272695ab

粤ICP备19079148号