[Github-comments] [geany/geany] RFC: Include Scintilla version in debug info (Discussion #3108)
elextr
notifications at xxxxx
Sat Jan 22 23:57:18 UTC 2022
> 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 :smile:?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3108#discussioncomment-2025523
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/repo-discussions/3108/comments/2025523 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220122/704e9a18/attachment-0001.htm>
More information about the Github-comments
mailing list