Files
glib/gio/tests
Tobias Stoeckmann c546ac20d8 tests: Fix clang compilation warnings
With these adjustments, building with clang leads to no warnings:

- The "{ NULL }" statement could be replaced with "{ 0 }" to satisfy
  clang, but this way it's explicitly filling all fields
- Even though "i" is not read with these g_array_binary_search calls,
  it rightfully should be set
2025-09-05 22:34:44 +02:00
..
2025-09-03 21:47:11 +02:00
2025-09-03 21:47:11 +02:00
2025-09-03 21:47:11 +02:00
2025-09-03 21:47:11 +02:00
2025-09-03 21:47:11 +02:00
2025-09-03 21:47:11 +02:00
2019-01-10 13:50:26 -05:00
2025-09-03 21:47:11 +02:00