Skip to content

Release Notes 31700

Eric Flumerfelt edited this page Jun 17, 2022 · 1 revision

Release Notes v3_17_00 — Diff from v3_16_02; git log Date: Mon Jan 18 00:33:34 2021 –0600

Introduction

Change TRACE_STREAMER macro to have 3 args instead of 5. Simplify TLOG*(…) VA_ARGS processing.

Reference

TRACE version:“v3_17_00”

New features:

  • tinfo -q to show quick/quiet trace buffer status — mode, entries info.

Bug fixes and Improvements:

  • update/fix big_ex.sh
  • Adjust const char& and const unsigned char& streamer processing
  • fix tcntl TRACE lvl processing

Robustness Additions:

  • Indicate any skipped lines during tshow -F
  • Adjust clang_major preprocessor directive to allow compile w/ CXX=clang (verson 10) (on Fedora32)
  • add tlog-compare test program to CMakeLists.txt
  • add optional args [test [modes [outfile]]] to tcntl test-compare and add example to help

Clone this wiki locally