diff options
author | Colin Cross <ccross@android.com> | 2016-09-15 18:04:04 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2016-09-21 17:46:59 -0700 |
commit | 7c7990e6fdb3cbf7f3ce2cf220767ba5fa5e18c7 (patch) | |
tree | 7c6fb195f174eee93b90a6dd62d7b1a9ff1ea769 /libutils/RefBase.cpp | |
parent | 5cf3db6d2b3a024d33d660d07b3ea8d5106cf208 (diff) |
Fix warnings in system/ headers
system/core/include is included in the global include path using
-isystem, which hides all warnings. Fix warnings in
system/core/include/system in preparation for moving from -isystem to -I.
- Fix invalid doxygen syntax in graphics.h
- Use a pragma to hide a C99 extension warning on the flexible length
array in graphics.h
- Make static functions in radio.h static inline
- Fix size_t printf and size_t vs. ssize_t comparision in qemu_pipe.h
- Fix old style cast in window.h
Test: m -j native
Bug: 31492149
Change-Id: I857f289e4c8e303494831873282bbb69de155c10
Diffstat (limited to 'libutils/RefBase.cpp')
0 files changed, 0 insertions, 0 deletions