[Github-comments] [geany/geany] OS Info Improvements (#2618)
Matthew Brush
notifications at xxxxx
Sat Oct 10 23:43:05 UTC 2020
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
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2618
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201010/9e40db62/attachment.htm>
More information about the Github-comments
mailing list