bibledit / cloud

Source code for Bibledit core library and Cloud binary
GNU General Public License v3.0
12 stars 3 forks source link

Support for C++20 #907

Closed teusbenschop closed 2 months ago

teusbenschop commented 1 year ago

Check out whether on Android, on iOS, on Windows, on macOS, on Linux, whether the compiler can already be switched to C++20, or whether there are still platforms that fail to make this switch.

If C++20 is enabled in the Bibledit kernel, and then Ubuntu packages are created from that, then rather recent versions of Ubuntu no longer build.

For just now it's better to shelve this issue for the time being, and perhaps later, after some years, to review this again.