tests: Read integer uniforms with strtol() and strtoul().
2 unresolved threads
2 unresolved threads
Compare changes
Files
3+ 0
− 5
@@ -28,11 +28,6 @@ struct test_options test_options = {0};
Because %i sscanf() converters are deprecated, and in practice clamp to [-2^31, 2^31) on 32 bit.