Re: [PATCH] d3d10core/tests: Silence absolute value warnings. (Clang)
23 Feb
2016
23 Feb
'16
5:35 p.m.
On 19 February 2016 at 23:50, Charles Davis <cdavis5x(a)gmail.com> wrote:
Signed-off-by: Charles Davis <cdavis5x(a)gmail.com> --- For what it's worth, writing something like "Silence ... warnings" in the subject line is a good way to get a patch rejected on principle. However, we do have similar casts in the d3d9 tests because there's actually an issue, albeit a pretty pedantic one. (Unsigned to signed conversion is implementation defined for values that can't be represented with the signed type, but any implementation we care about is going to do the right thing.)
I'll also use the occasion to note that I have my reservations about LLVM/Clang as a project.
3581
Age (days ago)
3581
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet