Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1277)

Issue 10365026: Fix mac debug build. (Closed)

Created:
8 years, 7 months ago by regis
Modified:
8 years, 7 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -9 lines) Patch
M runtime/vm/compiler.cc View 5 chunks +22 lines, -9 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
regis
8 years, 7 months ago (2012-05-04 23:24:06 UTC) #1
siva
lgtm https://chromiumcodereview.appspot.com/10365026/diff/1/runtime/vm/compiler.cc File runtime/vm/compiler.cc (right): https://chromiumcodereview.appspot.com/10365026/diff/1/runtime/vm/compiler.cc#newcode445 runtime/vm/compiler.cc:445: return Error::null(); Object::null()
8 years, 7 months ago (2012-05-05 00:11:15 UTC) #2
regis
8 years, 7 months ago (2012-05-05 00:24:09 UTC) #3
Thanks!

https://chromiumcodereview.appspot.com/10365026/diff/1/runtime/vm/compiler.cc
File runtime/vm/compiler.cc (right):

https://chromiumcodereview.appspot.com/10365026/diff/1/runtime/vm/compiler.cc...
runtime/vm/compiler.cc:445: return Error::null();
On 2012/05/05 00:11:15, asiva wrote:
> Object::null()

Good point. I'll change it in my next cl.

Powered by Google App Engine
This is Rietveld 408576698