The format string was not set up correctly as it was missing the %.
This resulted in a warning (correctly) that the data arguments were
not all used.
Details
Details
Diff Detail
Diff Detail
Differential D12714
Fix log message warning in SBThread. Authored by brucem on Sep 8 2015, 5:02 PM.
Details The format string was not set up correctly as it was missing the %.
Diff Detail |