grpc-java/compiler/src
Eric Anderson de8b411773 compiler: Fix some warnings when building with Bazel
This fixes sign-compare and maybe-unintialized. An unused-value warning
remains.

I changed LogHelper to always call abort so the compiler would know the
method does not return, which fixed the maxbe-uninitialized warning.
2017-08-02 14:29:40 -07:00
..
java_plugin/cpp compiler: Fix some warnings when building with Bazel 2017-08-02 14:29:40 -07:00
test all: begin 1.6 release cycle 2017-07-06 10:43:56 -07:00
testLite/golden all: begin 1.6 release cycle 2017-07-06 10:43:56 -07:00
testNano/golden all: begin 1.6 release cycle 2017-07-06 10:43:56 -07:00