From 0f73473ae6d56a2ff8f811ed6f6a967fcd3aa9aa Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 3 Jul 2023 20:54:09 +0200 Subject: [PATCH] Update Scintilla submodules to avoid warnings with -Wextra No real changes, just suppress some warnings (that we don't really care about as we won't be fixing warnings in 3rd party code anyhow). --- src/stc/lexilla | 2 +- src/stc/scintilla | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stc/lexilla b/src/stc/lexilla index 7cab74cefa..e1fc052077 160000 --- a/src/stc/lexilla +++ b/src/stc/lexilla @@ -1 +1 @@ -Subproject commit 7cab74cefa54851e99b8c06bd6e2cd659b4958ae +Subproject commit e1fc0520777932a6c2d5d82eca4911ee264e7b8d diff --git a/src/stc/scintilla b/src/stc/scintilla index b662e55b3d..0b90f31ced 160000 --- a/src/stc/scintilla +++ b/src/stc/scintilla @@ -1 +1 @@ -Subproject commit b662e55b3d8143bdad94e9a373679c0bfa3f834d +Subproject commit 0b90f31ced23241054e8088abb50babe9a44ae67