DescriptionFix compilation error when building with clang on Linux.
../../src/effects/gradients/SkGradientShader.cpp:487:22: error: unused
function 'bitsTo16' [-Werror,-Wunused-function]
static inline U16CPU bitsTo16(unsigned x, const unsigned bits) {
R=bsalomon@google.com
TEST=make tests
Committed: http://code.google.com/p/skia/source/detail?r=14835
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|