Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jsoncpp/src/test_lib_json/main.cpp:354:31: error: implicit conversion changes signedness: 'int' to 'std::__1::vector<Json::Value *, std::__1::allocator<Json::Value *> >::size_type' aka 'unsigned long') [-Werror,-Wsign-conversion] JSONTEST_ASSERT_EQUAL(vec[i], &array[i]); ~~~ ^
- Loading branch information