diff options
author | Dylan Noblesmith <[email protected]> | 2012-04-01 19:47:07 +0000 |
---|---|---|
committer | Dylan Noblesmith <[email protected]> | 2012-04-13 14:27:11 +0000 |
commit | e55cf4854d594eae9ac3f6abd24f4e616eea894f (patch) | |
tree | 35cc171c6c1144f10a4685d4272a1d82be2f6f4c /Android.mk | |
parent | dd32df3829317105adbfacc7fe7b1d2a2dc96a58 (diff) |
st/vega: silence enum cast warnings
clang warns on these:
stroker.c:626:19: warning: implicit conversion from enumeration
type 'VGPathCommand' to different enumeration type 'VGPathSegment'
[-Wconversion]
No change in the underlying value.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions