-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26723/
-----------------------------------------------------------
(Updated Oct. 16, 2014, 10:13 p.m.)
Review request for mesos and Adam B.
Changes
-------
Simplify as suggested by [~bmahler]
Bugs: MESOS-1878
https://issues.apache.org/jira/browse/MESOS-1878
Repository: mesos-git
Description
-------
All strings in JSON need to be escaped, including the keys in dictionaries /
objects.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/json.hpp
719aa964a536cf02dbd2de440157de487ec703b1
Diff: https://reviews.apache.org/r/26723/diff/
Testing
-------
make distcheck
Thanks,
Cody Maloney