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

Issue 8540007: Fixing build errors. (Closed)

Created:
9 years, 1 month ago by Yang
Modified:
9 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Fixing build errors. Committed: http://code.google.com/p/v8/source/detail?r=9981

Patch Set 1 #

Total comments: 1

Patch Set 2 : fixing copy-paste bug #

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

Messages

Total messages: 4 (0 generated)
Yang
PTAL.
9 years, 1 month ago (2011-11-11 17:31:27 UTC) #1
Jakob Kummerow
http://codereview.chromium.org/8540007/diff/1/src/runtime.cc File src/runtime.cc (right): http://codereview.chromium.org/8540007/diff/1/src/runtime.cc#newcode6977 src/runtime.cc:6977: max_string_length = SeqAsciiString::kMaxLength; No, no, no, no!
9 years, 1 month ago (2011-11-11 17:45:28 UTC) #2
Jakob Kummerow
Much better. LGTM.
9 years, 1 month ago (2011-11-11 17:48:21 UTC) #3
Sven Panne
9 years, 1 month ago (2011-11-14 07:29:57 UTC) #4
http://codereview.chromium.org/8540007/diff/1002/src/runtime.cc
File src/runtime.cc (right):

http://codereview.chromium.org/8540007/diff/1002/src/runtime.cc#newcode6978
src/runtime.cc:6978: }
Contrary to popular belief, the "ternary aversion" disease *is* curable! I
recommend a dose of Haskell or OCaml every day... ;-)

Powered by Google App Engine
This is Rietveld 408576698