diff options
author | Elliott Hughes <enh@google.com> | 2015-07-27 21:21:39 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-07-28 08:07:21 -0700 |
commit | 3e7048c027ffa081d2fea84b661a6da895a9f1fb (patch) | |
tree | ac4a1ae48a5d353c79969a55084fa9cb3e08b0f3 /libutils/Unicode.cpp | |
parent | fe39394e0b82ba5be905a1867dd79734b690e06c (diff) |
Fix const-ness of strrchr callers.
This causes build failures in google3 where they use GCC. glibc only
provides const-correct overloads for string functions for GCC >= 4.4,
but clang -- which is what we use -- pretends to be GCC 4.2.
Change-Id: I2a054823ea6201ebcea46d5e77b80a975eefc622
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions