This is an automated email from the ASF dual-hosted git repository.

colinlee pushed a change to branch colin_example_c_cpp
in repository https://gitbox.apache.org/repos/asf/tsfile.git


    from 78ef19e4 fix file.
     add 0a788b5d fix some example issue.
     add 45280520 Fix windows.

No new revisions were added by this update.

Summary of changes:
 cpp/examples/CMakeLists.txt                        |   5 ++-
 cpp/examples/c_examples/c_examples.h               |   1 +
 cpp/examples/c_examples/demo_read.c                |   6 +--
 cpp/examples/c_examples/demo_write.c               |  23 ++++------
 cpp/examples/cpp_examples/demo_read.cpp            |  49 +++++----------------
 cpp/examples/cpp_examples/demo_write.cpp           |  46 +++++++++++--------
 cpp/examples/examples.cc                           |   6 ++-
 .../VERSION => examples/test_c.tsfile}             |   0
 cpp/examples/test_cpp.tsfile                       | Bin 0 -> 447 bytes
 cpp/src/common/db_common.h                         |   2 +
 cpp/src/cwrapper/tsfile_cwrapper.cc                |   7 ++-
 11 files changed, 65 insertions(+), 80 deletions(-)
 copy cpp/{third_party/antlr4-cpp-runtime-4/VERSION => examples/test_c.tsfile} 
(100%)
 create mode 100644 cpp/examples/test_cpp.tsfile

Reply via email to