char *json = "{\"RootA\":\"Value in parent node\",\"RootB\":\"one\",\"two\",\"three\",\"four\",],\"ChildNode\":{\"ChildA\":\"String Value\",\"ChildB\":42}}";
vs2008
Interesting, I will add this specific case to the test suite and fix whatever's causing it. Could you post your JSONOptions.h file?
Interesting, I will add this specific case to the test suite and fix whatever's causing it. Could you post your JSONOptions.h file?