e737b0a106
- The constant 1 is a signed int by default. Explicitly say that it is an unsigned value so we can't overflow - Fix unreachable statement warnings in dss_arith by breaking out of switch statements instead of returning - this should have no impact on performance, since it's a non-conditional jump - A couple of the GPR files had carriage returns and were in DOS mode - put them in unix mode... These should all probably go to the v1.1 branch... This commit was SVN r9664. |
||
---|---|---|
.. | ||
data_type_support | ||
pack_api_cmd | ||
unpack_api_response | ||
base.h | ||
gpr_base_close.c | ||
gpr_base_create_value_keyval.c | ||
gpr_base_open.c | ||
gpr_base_select.c | ||
gpr_base_simplified_put.c | ||
gpr_base_simplified_subscribe.c | ||
Makefile.am |