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

Issue 280223002: Fix windows x64 build. (Closed)

Created:
6 years, 7 months ago by Yang
Modified:
6 years, 7 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Yang
6 years, 7 months ago (2014-05-12 11:42:03 UTC) #1
Yang
Committed patchset #1 manually as r21263.
6 years, 7 months ago (2014-05-12 11:42:59 UTC) #2
Sven Panne
6 years, 7 months ago (2014-05-12 11:49:35 UTC) #3
Message was sent while issue was closed.
Hmmm, this works, but actually I think that the bug is in the signature of
v8::V8::SetFlagsFromString: It should take a size_t, not an int. Almost all call
sites fight with that signature bug via ugly unsafe casting...

Powered by Google App Engine
This is Rietveld 408576698