Chromium Code Reviews
DescriptionFix compiler warning:
[209/7854] CXX obj/dart/runtime/vm/libdart_vm.intermediate_language.o
../../dart/runtime/vm/intermediate_language.cc:1777:45: warning: implicit conversion of NULL constant to 'intptr_t' (aka 'long') [-Wnull-conversion]
to() == kUnboxedInt32 ? deopt_id_ : NULL);
R=vegorov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=40355
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 9 (2 generated)
|