Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 7e66352d rédigé par Kubat's avatar Kubat Validation de Elliu
Parcourir les fichiers

FIX: Unreachable after switch, if we are there we have more serious problems

parent b09232ad
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!186Add the Qt window module as an alternative to the SDL2 module
......@@ -78,6 +78,7 @@ node_to_variant(const mpv_node *node)
case MPV_FORMAT_NODE:
case MPV_FORMAT_BYTE_ARRAY: return QVariant();
}
LOG_UNREACHABLE;
}
struct node_builder {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment