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

Issue 10905102: Rename Builtin::LoadLibrary to Builtin::LoadAndCheckLibrary as the name (Closed)

Created:
8 years, 3 months ago by siva
Modified:
8 years, 3 months ago
Reviewers:
Anton Muhin, hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rename Builtin::LoadLibrary to Builtin::LoadAndCheckLibrary as the name LoadLibrary seems to conflict with some windows predefined macros causing build failures on windows build of dartium. Committed: https://code.google.com/p/dart/source/detail?r=11894

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -24 lines) Patch
M runtime/bin/builtin.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/builtin.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/bin/builtin_nolib.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/bin/dartutils.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M runtime/bin/gen_snapshot.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/bin/main.cc View 3 chunks +9 lines, -6 lines 0 comments Download
M runtime/vm/unit_test.cc View 2 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 3 months ago (2012-09-05 15:46:33 UTC) #1
hausner
8 years, 3 months ago (2012-09-05 16:25:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698