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

Issue 171114: Fixed cast in platform-macos.cc (Closed)

Created:
11 years, 3 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/platform-macos.cc View 1 chunk +4 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
11 years, 3 months ago (2009-09-02 09:03:36 UTC) #1
William Hesse
11 years, 3 months ago (2009-09-02 10:44:39 UTC) #2
LGTM, with comment.

http://codereview.chromium.org/171114/diff/1/2
File src/platform-macos.cc (right):

http://codereview.chromium.org/171114/diff/1/2#newcode212
Line 212: const mach_header* header = _dyld_get_image_header(i);
Could you move this variable into the #ifdef instead?  Is there a get_header
that returns a 64-bit header pointer?

Powered by Google App Engine
This is Rietveld 408576698