j
k
j a
j l
This causes a warning with clang:
``` dlls/wined3d/utils.c:1936:19: warning: result of comparison of unsigned enum expression >= 0 is always true [-Wtautological-unsigned-enum-zero-compare] ```
Back to the thread
Back to the list