I haven't researched it, but chances are it's been requested and denied before.

You already linked to at least one case above, where Neil made his suggestion.

The earlier suggestion was really no worse than the version parsing you'll find in Lexilla's development scripts:
or Scintilla's:

Interesting, perhaps Neil intends to never let versions get above one digit any more. Maybe check if its specified anywhere, or ask him to confirm if not?

Well then perhaps your sed -e 's/\(.\)\(.\)/\1.\2./' "$1" is ok for now and see if Neil confirms single digit only.

Having to edit the script is not really viable, might be ok for experienced experts like @kugel- but a first timer might not notice, so hope its going to be single digits forevermore.

Ah!

So how are those defines generated? Can we steal it 😄?


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/repo-discussions/3108/comments/2025523@github.com>