[libcalamares] Search for balance between warnings and annotations

- CI's gcc is too old to analyse a switch() for completeness,
  so the CI build fails.
This commit is contained in:
Adriaan de Groot 2020-10-25 17:48:54 +01:00
parent 478c394d99
commit fea403186f

View File

@ -101,6 +101,7 @@ create_interface( Handler::Type t, const QString& selector )
case Handler::Type::Fixed:
return std::make_unique< GeoIPFixed >( selector );
}
__builtin_unreachable();
}
static RegionZonePair