Skip to content
  • Matthew Barnes's avatar
    Use version-based libsoup warnings. · 8f0b3ff6
    Matthew Barnes authored
    Use SOUP_VERSION_MAX_ALLOWED to warn if we accidentally use symbols that
    were introduced in libsoup versions subsequent to our minimum requirement.
    
    Use SOUP_VERSION_MIN_REQUIRED to suppress libsoup deprecation warnings by
    version so we can clean them up incrementally.
    8f0b3ff6