aleksraiden opened a new pull request, #3514:
URL: https://github.com/apache/kvrocks/pull/3514

   Bump jsoncons to 1.8.0 (changelog: 
https://github.com/danielaparker/jsoncons/releases/tag/v1.8.0) 
   
   **Key changes**
   
   - Bug fix (a lot of bugs are fixed!)
   - The types json_pointer_arg_t and json_const_pointer_arg_t have been 
renamed to json_ptr_arg_t and const_json_ptr_arg_t, and the constants 
json_pointer_arg and json_const_pointer_arg have been renamed to json_ptr_arg 
and const_json_ptr_arg.
   - Since 1.8.0, the basic_json copy constructor makes a deep copy of any 
const_json_ref and json_ref pointers it may hold.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to