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

Issue 10824148: Reapply "Use platform-independent format specifiers when disassembling code objects." (Closed)

Created:
8 years, 4 months ago by Kevin Millikin (Google)
Modified:
8 years, 4 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Reapply "Use platform-independent format specifiers when disassembling code objects." This reapplies svn revision 10163 with a fix for Windows. R=ager@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=10174

Patch Set 1 #

Patch Set 2 : Test for PRIdPTR being defined before #defining it. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -43 lines) Patch
M runtime/include/dart_api.h View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/platform/globals.h View 1 2 chunks +18 lines, -7 lines 1 comment Download
M runtime/vm/compiler.cc View 2 chunks +22 lines, -28 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
https://chromiumcodereview.appspot.com/10824148/diff/6/runtime/platform/globals.h File runtime/platform/globals.h (right): https://chromiumcodereview.appspot.com/10824148/diff/6/runtime/platform/globals.h#newcode113 runtime/platform/globals.h:113: #if defined(TARGET_OS_WINDOWS) PRIdPTR was not defined here before. PRIdPTR ...
8 years, 4 months ago (2012-08-02 14:57:27 UTC) #1
Mads Ager (google)
8 years, 4 months ago (2012-08-02 15:08:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698