Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1134)

Issue 4571048: GCC 4.6 fix: intptr_t <-> NULL triggers a warning (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by Ryan Sleevi
Modified:
13 years, 3 months ago
Reviewers:
thakis, bsalomon, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/gpu/
Visibility:
Public.

Description

GCC 4.6 fix: intptr_t <-> NULL triggers an warning. BUG=chromium:87001 TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/GrContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/app-android.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/skia/SkUIView.mm View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
Ryan Sleevi
PTAL. GrPlatform3DContext is declared as a typedef to an intptr_t, which triggers the following warning ...
13 years, 3 months ago (2011-06-07 04:43:43 UTC) #1
Ryan Sleevi
bsalomon, reed: Would one of you mind taking a look? Thakis is not familiar enough ...
13 years, 3 months ago (2011-06-07 04:58:37 UTC) #2
reed1
LGTM
13 years, 3 months ago (2011-06-07 11:43:32 UTC) #3
thakis
13 years, 3 months ago (2011-06-07 22:18:22 UTC) #4
Landed in r1538. Thanks for the patch!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b