Handles macOS and older GLibs better.
Some tests so far:
- [ ] Apple macOS - [ ] Win7 - [x] Win10: - `OS: Windows 10 2004 (Unknown)` - [x] Ubuntu 20.04 - `OS: Ubuntu 20.04.1 LTS (focal)` - [x] Ubuntu 20.04 with incompatible GLib - `OS: Linux`
If it gets enough testing, could make 1.37, else we can leave for next release. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2618
-- Commit Summary --
* Add utils function to get OS info string * Use new `utils_get_os_info_string` function
-- File Changes --
M src/libmain.c (16) M src/utils.c (68) M src/utils.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/2618.patch https://github.com/geany/geany/pull/2618.diff