On 24/06/08 22:38, Bram Moolenaar wrote: > > Hello Vim users, > > > Announcing: Vim (Vi IMproved) version 7.2a BETA > > > This is a BETA release of Vim 7.2. It consists of Vim 7.1 plus all > patches, updated runtime files and some more. > > I expect this to be reasonable stable, since most of the patches have > been used by many people already. However, I did include several > patches the last few days, this might break something. > > Please report every problem you find! The time until a 7.2 release > depends on how many problems are reported. > > The biggest addition is floating support. Once you have installed Vim > 7.2a BETA you can find details about the changes since Vim 7.1 with > ":help version-7.2". > > > Testing > ------- > > This is a BETA test version. Please give it a good test and report > anything that isn't right. That includes a crash but also a typo in the > documentation. > > I will not make an Amiga or OS/2 binary for Vim 7.2a. A Mac version is > hopefully available soon on http://macvim.org/ and/or from the MacVim > project at http://code.google.com/p/macvim/ [...]
I've reached the end of configure and gcc is busy churning out its objects. I notice there has been a number of small changes in the configure script, and (at least) one argument has changed name: --with-tcl= has become --with-tclsh= which is more logical but requires changing your configure arguments if you use that one. (I'm not sure but I think it may be possible to omit this parameter altogether if your tclsh is at a more or less "standard" location.) Best regards, Tony. -- Beware of self-styled experts: an ex is a has-been, and a spurt is a drip under pressure. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
