SkOpSegment.cpp gcc 4.7 build failure.
authorfmalita@google.com <fmalita@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 1 May 2013 20:35:51 +0000 (20:35 +0000)
committerfmalita@google.com <fmalita@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 1 May 2013 20:35:51 +0000 (20:35 +0000)
commit22eb7944e07ed5761c901265ecb802ab608d302b
tree9a3c563dcab818c9840b37c79f5068f7c71cd49c
parent347c382d580cd1bc223e11a355b6a1c65d206e34
SkOpSegment.cpp gcc 4.7 build failure.

SkOpSegment.cpp:2240:5: error: ordered comparison of pointer with integer zero

Caught by gcc 4.7 -Werror=extra.

R=caryclark@google.com

Review URL: https://codereview.chromium.org/14770005

git-svn-id: http://skia.googlecode.com/svn/trunk@8940 2bbb7eff-a529-9590-31e7-b0007b416f81
src/pathops/SkOpSegment.cpp