diff options
| author | Bernie Innocenti <codewiz@google.com> | 2018-09-07 21:10:25 +0900 |
|---|---|---|
| committer | Bernie Innocenti <codewiz@google.com> | 2018-09-11 20:35:14 +0900 |
| commit | 1f4a9fd857131c34c4326fa5aaeee0ed93b4b3b7 (patch) | |
| tree | 62e6cf645a53bbd2c8d2362a8ac4af825ea22b17 /server/InterfaceController.cpp | |
| parent | 64626b3da111809f8815e75f5c213a51680582c5 (diff) | |
Minimal changes to bring the resolver into the C++ era
It took surprisingly few changes, considering the leap from C with some
K&R constructs to C++17; most of the diffs are adding explicit pointer
casts and renaming variables called 'class' or 'try'.
As a result of building as C++, some of the names are now mangled,
making clashes with bionic harder. However, some names remain C due to
the __BEGIN_DECLS / __END_DECLS macros, scheduled to be removed in a
later cleanup pass.
Test: atest netd_integration_test
Change-Id: I3aefb9078421ec42f98f97d917785b365545feba
Diffstat (limited to 'server/InterfaceController.cpp')
0 files changed, 0 insertions, 0 deletions
