Changes between Initial Version and Version 1 of Ticket #16858, comment 2
- Timestamp:
- Mar 20, 2021, 3:13:25 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16858, comment 2
initial v1 1 1 > #define TRACE(x) dprintf x 2 2 3 Is it possible to reduce code duplication and move it in some common header? 3 Is it possible to reduce code duplication and move it in some common header? Keep only module name for tracing.