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

Issue 12511: Added the v8::jscre namespace around the jscre functions to avoid link errors... (Closed)

Created:
12 years ago by iposva
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added the v8::jscre namespace around the jscre functions to avoid link errors (duplicate symbols) when building Google Chrome. Committed: http://code.google.com/p/v8/source/detail?r=851

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -28 lines) Patch
M ChangeLog View 1 chunk +6 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/jsregexp.cc View 4 chunks +28 lines, -27 lines 0 comments Download
M src/third_party/jscre/pcre.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/third_party/jscre/pcre_compile.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M src/third_party/jscre/pcre_exec.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M src/third_party/jscre/pcre_internal.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/third_party/jscre/pcre_tables.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M src/third_party/jscre/pcre_ucp_searchfuncs.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M src/third_party/jscre/pcre_xclass.cpp View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
iposva
12 years ago (2008-11-26 23:43:27 UTC) #1
Feng Qian
lgtm On 2008/11/26 23:43:27, iposva wrote: >
12 years ago (2008-11-26 23:45:14 UTC) #2
Erik does not do reviews
12 years ago (2008-11-26 23:55:52 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698