<p></p>
<p>Could the version-sort be done with <code>strverscmp()</code> instead of <code>filevercmp()</code> from coreutils?</p>
<p>There're some differences, but for the general use like "file-1.9" vs. "file-1.10" the <code>strverscmp()</code> should do just fine. And it's part of <code>glibc</code> (well, <code>#define _GNU_SOURCE 1</code>), so no need to copy the original sources into the project and thus deal with this license harmonization issue.</p>

<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-plugins/pull/993#issuecomment-725227588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZJGFMDL7AXTDKVXVTSPIUXXANCNFSM4PSY7DVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2ZALRQZ7BKPIJGMXTSPIUXXA5CNFSM4PSY7DV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFM5BQRA.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-plugins/pull/993#issuecomment-725227588",
"url": "https://github.com/geany/geany-plugins/pull/993#issuecomment-725227588",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>