diff --git a/3rd/EmmyLuaCodeStyle b/3rd/EmmyLuaCodeStyle index e728970f8..8500f3af1 160000 --- a/3rd/EmmyLuaCodeStyle +++ b/3rd/EmmyLuaCodeStyle @@ -1 +1 @@ -Subproject commit e728970f81e887aa4078edaf93af895311bf667e +Subproject commit 8500f3af178f097331d938378648078d023f4c7c diff --git a/changelog.md b/changelog.md index d929b7919..bdcd7bc32 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ * `FIX` cannot debug in Linux due to lua-debug expecting host process to have lua54 symbols available * `FIX` support hex color codes with `#` in `textDocument/documentColor` +* `FIX` updates the EmmyLuaCodeStyle submodule reference to a newer commit, ensuring compatibility with GCC 15 ## 3.14.0 `2025-4-7`