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

Issue 23773003: dump out sizeof(void*) in header (Closed)

Created:
7 years, 3 months ago by reed1
Modified:
7 years, 3 months ago
Reviewers:
bungeman-skia, rmistry
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

dump out sizeof(void*) in header BUG= R=rmistry@google.com Committed: https://code.google.com/p/skia/source/detail?r=11012

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M tests/skia_test.cpp View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
reed1
7 years, 3 months ago (2013-08-29 20:01:23 UTC) #1
rmistry
LGTM
7 years, 3 months ago (2013-08-29 20:02:41 UTC) #2
bungeman-skia
https://codereview.chromium.org/23773003/diff/1/tests/skia_test.cpp File tests/skia_test.cpp (right): https://codereview.chromium.org/23773003/diff/1/tests/skia_test.cpp#newcode199 tests/skia_test.cpp:199: header.appendf(" skia_arch_width=%d", (int)sizeof(void*) * 8); 8? Not CHAR_BIT (its ...
7 years, 3 months ago (2013-08-29 20:07:21 UTC) #3
reed1
7 years, 3 months ago (2013-08-29 20:20:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r11012 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698