Skip to content

Release Notes 31701

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

Release Notes v3_17_01 — Diff from v3_17_00; git log Date: Fri Jan 29 23:27:01 2021 –0600

Introduction

Fix TRACE_LVLM bug in multi-threaded application.
Adjust __GLIB_PREREQ preprocessor processing and add runtime trace_no_pid_check variable to
help assure no getpid() calls for memory traces.
Add “bool fmt” variants to 3 param TLOG*(…) macros to allow lvl and fmt in any order

Reference

TRACE version:“v3_17_01”

New features:

  • Allow lvl and fmt in any order.

Bug fixes and Improvements:

  • TRACE_LVLM bug in multi-threaded application.

Robustness Additions:

  • none

Clone this wiki locally