DescriptionFixed invalid cast on mingw.
Fixes GCC error:
SkThread_win.cpp:39:61: error: invalid static_cast from type ‘int32_t {aka int}’ to type ‘const volatile LONG& {aka const volatile long int&}’
Committed: https://code.google.com/p/skia/source/detail?r=9706
Patch Set 1 #
Total comments: 1
Patch Set 2 : New patch #
Total comments: 1
Patch Set 3 : New patch #Patch Set 4 : #Messages
Total messages: 11 (0 generated)
|