Another silly thing blocking skia roll. If Chrome includes GrRefCnt.h in a file that doesn't ...
13 years, 3 months ago
(2011-08-19 15:33:25 UTC)
#1
Another silly thing blocking skia roll. If Chrome includes GrRefCnt.h in a file
that doesn't use the static inline functions then gcc will emit an unused
warning that is treated as an error.
On 2011/08/19 15:33:25, bsalomon wrote: > Another silly thing blocking skia roll. If Chrome includes ...
13 years, 3 months ago
(2011-08-19 15:34:26 UTC)
#2
On 2011/08/19 15:33:25, bsalomon wrote:
> Another silly thing blocking skia roll. If Chrome includes GrRefCnt.h in a
file
> that doesn't use the static inline functions then gcc will emit an unused
> warning that is treated as an error.
LGTM
Issue 4929041: Chrome gets defined but unused warning-as-errors on static funcs GrSafeRef GrSafeUnref
(Closed)
Created 13 years, 3 months ago by bsalomon
Modified 13 years, 3 months ago
Reviewers: epoger
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0