Skip to content
Extraits de code Groupes Projets
Valider e43b81bd rédigé par Kubat's avatar Kubat Validation de Elliu
Parcourir les fichiers

FIX: ScriptView: no more segv in vim edition mode

When the editor was in vim mode, a failure in a vim command (:w or :wq)
triggered std::terminate because a lambda that was declared as noexcept
invoked to save threw an std::runtime_error. Use the same try/catch
block from the MainWindow in the ScriptDocumentView when we use the fake
vim editor.
parent 54f13a63
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Chargement en cours
Chargement en cours
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter