Private field next_byte_limit_ is unused
Opened this issue · 3 comments
Deleted user commented
Originally reported on Google Code with ID 37
..\..\third_party\cld_2\src\internal/getonescriptspan.h(89,15) : warning(clang): private
field 'next_byte_limit_' is not used [-Wunused-private-field]
const char* next_byte_limit_; // Last byte + 1
^
Looks like this warning is correct.
Reported by thakis@chromium.org
on 2015-07-10 03:06:32
Deleted user commented
Reported by thakis@chromium.org
on 2015-07-10 03:07:25
- Blocking: #505317
Deleted user commented
Jason, what's the status of the github migration? This should be an easy fix, but I
don't want to commit it here if the github stuff has already been done.
Reported by andrewhayden@google.com
on 2015-07-10 08:23:20
Deleted user commented
Ping?
Reported by thakis@chromium.org
on 2015-07-26 03:25:34