Skip to content
  • Matthias Clasen's avatar
    Use versioned deprecations more seriously · bb0b5452
    Matthias Clasen authored
    I invadvertendly introduced a dependency on a recent GLib recently,
    by cherry-picking a fix that used new GLib API. This commit will
    help catching such errors before release, by using the versioned
    deprecation machinery to turn such events into build-time
    warnings.
    bb0b5452