aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/.rubocop_todo.yml
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-07-14 13:38:44 -0700
committerGravatar vjpai <vpai@google.com>2015-07-14 13:38:44 -0700
commitdf551611d482351f3d195ee39909bfa13c681eaf (patch)
tree621a11fd073b1c1e448b1e70cd1f846cb4e69e5c /src/ruby/.rubocop_todo.yml
parentf77ab15c571e0778a9726b9097c2b68609aef040 (diff)
Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4
build. The issue is that gcc below 4.6 require us to explicitly define nullptr, and our explicit definition allows a potential confusion between nullptr->unique_ptr<string> and nullptr->char *->grpc::string->unique_ptr<string>
Diffstat (limited to 'src/ruby/.rubocop_todo.yml')
0 files changed, 0 insertions, 0 deletions