<p>Handles macOS and older GLibs better.</p>
<p>Some tests so far:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Apple macOS</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Win7</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Win10:
<ul>
<li><code>OS: Windows 10 2004 (Unknown)</code></li>
</ul>
</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Ubuntu 20.04
<ul>
<li><code>OS: Ubuntu 20.04.1 LTS (focal)</code></li>
</ul>
</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Ubuntu 20.04 with incompatible GLib
<ul>
<li><code>OS: Linux</code></li>
</ul>
</li>
</ul>
<p>If it gets enough testing, could make 1.37, else we can leave for next release.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2618'>https://github.com/geany/geany/pull/2618</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add utils function to get OS info string</li>
  <li>Use new `utils_get_os_info_string` function</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2618/files#diff-8ad8330737a6ac1c731ff89d3292429a">src/libmain.c</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2618/files#diff-74710e3ecbe94109f39de34133e1c8ca">src/utils.c</a>
    (68)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2618/files#diff-944c06f8264af4d8f28d9d9123d3667c">src/utils.h</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2618.patch'>https://github.com/geany/geany/pull/2618.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2618.diff'>https://github.com/geany/geany/pull/2618.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2618">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2CZMDNMBCRSWNCDITSKDWQTANCNFSM4SLMEEVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ7DH4FF4XGMTML2PITSKDWQTA5CNFSM4SLMEEVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KWW3HYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2618",
"url": "https://github.com/geany/geany/pull/2618",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>