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

Issue 6772021: Fix xcode build warning in shell.cc (Closed)

Created:
9 years, 9 months ago by Martin Maly
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix xcode build warning in shell.cc (out of order initialization). BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=7419

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M samples/shell.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Martin Maly
When building v8 shell with -Wall compiler reports: In constructor ‘SourceGroup::IsolateThread::IsolateThread(SourceGroup*)’: ‘SourceGroup::IsolateThread::group_’ will be initialized ...
9 years, 9 months ago (2011-03-29 22:45:59 UTC) #1
Dmitry Titov
9 years, 8 months ago (2011-03-30 00:08:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698