Re: Dropping Windows XP and moving to C++20
Neil Hodgson <[email protected]> Mon, 18 Mar 2024 03:57:28 -0700 (PDT)
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
The makefiles and projects have been changed to specify c++20 with this commit. https://sourceforge.net/p/scintilla/scite/ci/f0762d9aed690cf5d84442fd0fe607e69435ce4a/ A single use of a C++20 API (starts_with) was included in FilePath.cxx with this commit. https://sourceforge.net/p/scintilla/scite/ci/fbb3e054b2fb04c80921c4ad4328b36e1c6ebd63/ This change should produce a diagnostic if any makefile, project or similar doesn't specify c++20. It showed diagnostics on Win32, macOS, and Linux when the previous build files were executed. Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/e3db75ea-02d2-41d4-85ed-92e0b2f0a800n%40googlegroups.com.