-
Notifications
You must be signed in to change notification settings - Fork 1
Release Notes 31700
Eric Flumerfelt edited this page Jun 17, 2022
·
1 revision
Change TRACE_STREAMER macro to have 3 args instead of 5. Simplify TLOG*(…) VA_ARGS processing.
- Previous version’s Release Notes 31602
- Downloads: http://scisoft.fnal.gov/scisoft/packages/TRACE/v3_17_00
- tinfo -q to show quick/quiet trace buffer status — mode, entries info.
- update/fix big_ex.sh
- Adjust const char& and const unsigned char& streamer processing
- fix tcntl TRACE lvl processing
- 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