Chromium Code Reviews

Issue 67242: Fix building of snapshots on Windows (Closed)

Created:
11 years, 8 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
iposva
CC:
v8-dev
Visibility:
Public.

Description

Fix building of snapshots on Windows. The romoval of _HAS_EXCEPTIONS=0 from the source files was not fully complemented with changes to the compiler flags used for mksnapshot. Committed: http://code.google.com/p/v8/source/detail?r=1731

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -0 lines)
M SConstruct View 1 chunk +1 line, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 8 months ago (2009-04-16 23:22:02 UTC) #1
iposva
11 years, 8 months ago (2009-04-16 23:25:48 UTC) #2
LGTM -ip

Powered by Google App Engine