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

Issue 661088: Fix the mac debug build. Apparently g++ on Mac cannot figure out that there... (Closed)

Created:
10 years, 10 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Fix the mac debug build. Apparently g++ on Mac cannot figure out that there is a return in each branch of an if-else. TBR=whesse@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=3956

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M src/runtime.cc View 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 10 months ago (2010-02-25 18:18:41 UTC) #1
William Hesse
10 years, 10 months ago (2010-02-25 18:25:19 UTC) #2
Pretty sad that this is necessary.  LGTM.

Powered by Google App Engine
This is Rietveld 408576698