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

Issue 13656: Fix build (someone tell gcc you can't take the address of a static... (Closed)

Created:
12 years ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix build (someone tell gcc you can't take the address of a static const int and someone tell MSVC it's OK to define a static const int in a .cc file). Committed: http://code.google.com/p/v8/source/detail?r=942

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/jsregexp.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/objects.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
12 years ago (2008-12-09 09:08:34 UTC) #1
Christian Plesner Hansen
12 years ago (2008-12-09 09:17:16 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698