commit | 4ca1cc96404607912f7323a524ec5d4bfdccd133 | [log] [tgz] |
---|---|---|
author | Daniel Santiago Rivera <danysantiago@google.com> | Tue Apr 30 08:57:46 2019 -0700 |
committer | Daniel Santiago Rivera <danysantiago@google.com> | Fri May 24 16:36:55 2019 -0700 |
tree | a5e236b860f8629b3f50357701ccaeabf77da303 | |
parent | 1e03521d87e8fb54681ee1a7e19ed07ff8117f0e [diff] |
Update LOG_WINDOW format params. Params of size_t use %zu formatting, while int64_t use PRId64. These params had not been updated in a while since LOG_WINDOW is a no-op macro when LOG_NDEBUG is off. Test: Enable LOG_NDEBUG and do make Change-Id: I59e9fa1aa343fd0a1da83c40fd24f3ef7bae5ed4