msgpack / msgpack-c

MessagePack implementation for C and C++ / msgpack.org[C/C++]
Other
3.03k stars 883 forks source link

Remove chrono support on MSGPACK_NO_BOOST. #1007

Closed redboltz closed 2 years ago

redboltz commented 2 years ago

This is temporary fix for #1005 to avoid compile error. Essential fix is proposed as #1006 .

codecov-commenter commented 2 years ago

Codecov Report

Merging #1007 (6123151) into cpp_master (b350a00) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 6123151 differs from pull request most recent head e596b6f. Consider uploading reports for the commit e596b6f to get more accurate results

@@             Coverage Diff             @@
##           cpp_master    #1007   +/-   ##
===========================================
  Coverage       85.56%   85.56%           
===========================================
  Files              79       79           
  Lines            5009     5009           
===========================================
  Hits             4286     4286           
  Misses            723      723