commit | b772320e92339fd259790ae2a2b28e2aa120b953 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Mon Jun 24 17:45:51 2024 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Tue Jun 25 09:43:59 2024 -0700 |
tree | 9fb8a8659f411e4c5bc411e828810918c6a11476 | |
parent | 2e4fe31da66dd626dc9f9c81e683b8abc6ffa939 [diff] |
Camera: Fix assorted deprecation and formatting warnings - Remove deprecated iterator base class from RingBuffer's iterator - Backport C++23's enum to_underlying() function and use it to fix a pile of formatting conversion warnings when logging enum values - Also fix a few other formatting specifiers Test: Builds Flag: EXEMPT refactoring Change-Id: I9f6560f7fe893654aba5fe12fea8e14d326e5a28