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

Issue 7366004: Fixed: sample shell with shared lib fails to compile. (Closed)

Created:
9 years, 5 months ago by Yang
Modified:
9 years, 5 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

sample shell does not link against shared lib due to latest change Committed: http://code.google.com/p/v8/source/detail?r=8652

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Yang
Fixed a small bug. http://codereview.chromium.org/7366004/diff/1/samples/shell.cc File samples/shell.cc (right): http://codereview.chromium.org/7366004/diff/1/samples/shell.cc#newcode98 samples/shell.cc:98: #if !(defined(USING_V8_SHARED) || defined(V8_SHARED)) Those ...
9 years, 5 months ago (2011-07-14 09:36:27 UTC) #1
Rico
9 years, 5 months ago (2011-07-14 10:23:43 UTC) #2
LGTM, thanks

Powered by Google App Engine
This is Rietveld 408576698