Skip to content

Commit 9fc47a7

Browse files
authored
Merge pull request #3189 from CppCXY/master
Fix gcc15 build
2 parents 759e8fb + daf1701 commit 9fc47a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<!-- Add all new changes here. They will be moved under a version at release -->
55
* `FIX` cannot debug in Linux due to lua-debug expecting host process to have lua54 symbols available
66
* `FIX` support hex color codes with `#` in `textDocument/documentColor`
7+
* `FIX` updates the EmmyLuaCodeStyle submodule reference to a newer commit, ensuring compatibility with GCC 15
78

89
## 3.14.0
910
`2025-4-7`

0 commit comments

Comments
 (0)