summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-08-06 19:01:08 -0400
committerLioncash <mathew1800@gmail.com>2017-08-06 19:04:31 -0400
commit745f92b4e586b544fb82a1d2084cd2d57227bb64 (patch)
treed9b65b5f8e2f54ec3afdf7a0c1a625b09bb621f1 /Source/Core/Common/FileUtil.cpp
parent4d35a3105eccc752c2a930be7daa4cb7655553b3 (diff)
TransformUnit: Get rid of pointer casting in TransformColor() where applicable
The casts to u32* are technically undefined behavior. The u8* cast is left, as char/unsigned char is exempted from this rule to allow for bvtewise inspection of objects (and this is what s8/u8 are typedefs of on platforms we support).
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions