On Sat, Dec 14, 2019 at 2:51 PM Igor <igor2x@gmail.com> wrote:
>
> On my Ubuntu 16.04 32-bit very old laptop I have downloaded the source code from GitHub and self-compiled.
> When starting vim I see:
> version 8.2.3
> displayed in welcome screen.
>
> Shouldn't there be:
> version 8.2.0003
> with leading zeros?
No, on the :intro screen leading zeros are suppressed. The patchlevel
will get additional digits as it reaches higher powers of ten (i.e.,
two digits 10-99, three digits 100-999, etc.). I see the same on my
desktop where openSUSE Linux Leap 15.1 is installed and where I get
the Vim source's from Christian Brabandt's Mercurial mirror.
Similarly, in the :version output I see
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Dec 14 2019 14:44:49)
Included patches: 1-3
Compiled by antoine.mechelynck@gmail.com
Big version with GTK2 GUI. Features included (+) or not (-):
etc.
My last 8.1 build before 8.2 came out said "version 8.1.2424" in its
:intro screen, and AFAIK the routine which dsplays that screen hasn't
changed, it just uses different constants.
Best regards,
Tony.
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAJkCKXtw%2B2%2BA0TDw%2B1V9nkuDzGH35oFU8b90OZP6EapDj2O06g%40mail.gmail.com.
Saturday, December 14, 2019
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment