Skip to content

Fix GTimeVal deprecation

OlivierDuchateau requested to merge (removed):GTimeVal-deprecation into master

These commits fix:

  • Avoid warnings during build stage with GTimeVal deprecation
  • Drop support of GLib < 2.32 (in configure script minimum version is 2.42)

Merge request reports