To be removed from the C++ Standard Library in GCC 15. https://gcc.gnu.org/gcc-15/porting_to.html
A heads-up. This is a backport of https://sourceforge.net/p/scintilla/code/ci/c7ffad21b23dfad4e8e9f36bb587acc2f6e84fee/ so would be included in a future Scintilla update. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4080 -- Commit Summary -- * scintilla: include cstdint -- File Changes -- M scintilla/gtk/PlatGTK.cxx (1) M scintilla/src/AutoComplete.cxx (1) M scintilla/src/CallTip.cxx (1) M scintilla/src/CellBuffer.cxx (1) M scintilla/src/ChangeHistory.cxx (1) M scintilla/src/Decoration.cxx (1) M scintilla/src/Document.cxx (1) M scintilla/src/Indicator.cxx (1) M scintilla/src/KeyMap.cxx (1) M scintilla/src/LineMarker.cxx (1) M scintilla/src/PerLine.cxx (1) M scintilla/src/Style.cxx (2) M scintilla/src/ViewStyle.cxx (1) M scintilla/src/XPM.cxx (1) -- Patch Links -- https://github.com/geany/geany/pull/4080.patch https://github.com/geany/geany/pull/4080.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4080 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
