Re: configure no longer uses environment?

2010-01-17 Fir de Conversatie Tony Mechelynck
On 17/01/10 15:24, sc wrote: On Sunday 17 January 2010 07:42:20 am Bram Moolenaar wrote: Nothing changed. Perhaps you used a different shell? indeed i recently upgraded opensuse from 32 to 64-bit, and a new gcc came along with that, and probably every other tool i use when building Note th

Re: Patch 7.2.330

2010-01-17 Fir de Conversatie Chris Sutcliffe
>> Hmm, I'd sat we need to simplify. Can't we all use Mercurial since >> it seems to be the preferred system from the discussions here >> lately. > > Would this require everybody to install Python and this revision > control system just to download patches? Only Bram can say for certain, but I sus

Re: Patch 7.2.330

2010-01-17 Fir de Conversatie Steve Hall
On Sun, 2010-01-17 at 22:37 +0100, Dominique Pellé wrote: > > We can download latest Vim from: ftp, cvs, svn, Mercurial and git. > > Hmm, I'd sat we need to simplify. Can't we all use Mercurial since > it seems to be the preferred system from the discussions here > lately. Would this require eve

Re: continuation of vim mainline/extended git repos (Was Re: [patch] minor fixes in documentation)

2010-01-17 Fir de Conversatie Markus Heidelberg
Ingo Karkat, 2010-01-16: > On 16-Jan-2010 17:54, Markus Heidelberg wrote: > > Ingo Karkat, 2010-01-10: > >> I would hope that the Mercurial repository will make it easier (i.e. no > >> manual > >> import of sent patches, no separate Runtime sync) for Markus to update his > >> Git > >> repo. > >

Re: continuation of vim mainline/extended git repos (Was Re: [patch] minor fixes in documentation)

2010-01-17 Fir de Conversatie Markus Heidelberg
sc, 2010-01-16: > On Saturday 16 January 2010 10:54:13 am Markus Heidelberg wrote: > > > vim_extended.git is based on vim_mainline so it will not be > > continued in the same way. One solution would be to use a > > tool like hg-to-git to import the official repo into a git > > branch, but I gue

RE: Patch 7.2.330

2010-01-17 Fir de Conversatie John Beckett
Dominique Pellé wrote: > We can download latest Vim from: ftp, cvs, svn, Mercurial and git. > > Hmm, I'd say we need to simplify. Can't we all use Mercurial > since it seems to be the preferred system from the > discussions here lately. An excellent idea. Time spent keeping all these systems synch

Re: Mercurial repository available for Vim

2010-01-17 Fir de Conversatie Markus Heidelberg
Bram Moolenaar, 2010-01-17: > > Markus Heidelberg wrote: > > > Bram Moolenaar, 2010-01-07: > > > > > > I have setup a Mercurial repository. It contains the same files that > > > are in CVS, plus the updated runtime files. > > > > What about these files, available via ftp, but not via hg? > >

Re: Patch 7.2.330

2010-01-17 Fir de Conversatie Hisashi T Fujinaka
I see svn stuck at 7.2.327. I wonder if I'm using the wrong server? I can certainly switch to another VCS, but I don't know much about Mercurial. Is that the preferred one? On Sun, 17 Jan 2010, Dominique Pell? wrote: Hisashi T Fujinaka wrote: Anyone know why svn hasn't caught up to this patc

Re: Patch 7.2.330

2010-01-17 Fir de Conversatie Dominique Pellé
Hisashi T Fujinaka wrote: > Anyone know why svn hasn't caught up to this patch (or 328 or 329) yet? We can download latest Vim from: ftp, cvs, svn, Mercurial and git. Hmm, I'd sat we need to simplify. Can't we all use Mercurial since it seems to be the preferred system from the discussions here

Re: Patch 7.2.330

2010-01-17 Fir de Conversatie Hisashi T Fujinaka
Anyone know why svn hasn't caught up to this patch (or 328 or 329) yet? Thanks. On Tue, 12 Jan 2010, Bram Moolenaar wrote: Patch 7.2.330 Problem:Tables for Unicode case operators are outdated. Solution: Add a Vim script for generating the tables. Include tables for Unicode

Re: [patch] fixed some warnings given by clang static analyser

2010-01-17 Fir de Conversatie Dominique Pellé
Dominique Pellé wrote: > Hi > > I have installed the clang static analyser on Linux > (http://clang-analyzer.llvm.org). > > I've used it analyse the source code of Vim-7.2.330. > It finds several warnings. > > Attached patch fixes some of them: > ...snip... Sorry, I attached the wrong patch file

[patch] fixed some warnings given by clang static analyser

2010-01-17 Fir de Conversatie Dominique Pellé
Hi I have installed the clang static analyser on Linux (http://clang-analyzer.llvm.org). I've used it analyse the source code of Vim-7.2.330. It finds several warnings. Attached patch fixes some of them: buffer.c:318:10: warning: Value stored to 'nwindows' during its initialization is never rea

Re: configure no longer uses environment?

2010-01-17 Fir de Conversatie sc
On Sunday 17 January 2010 07:42:20 am Bram Moolenaar wrote: > Nothing changed. Perhaps you used a different shell? indeed i recently upgraded opensuse from 32 to 64-bit, and a new gcc came along with that, and probably every other tool i use when building > Note that I don't like passing se

Re: configure no longer uses environment?

2010-01-17 Fir de Conversatie Bram Moolenaar
SC Toothpik wrote: > i just installed mercurial, performed an hg clone to get bram's > new repo and see what if any problems i might encounter, and it > seems something at the configure level has changed > > i was able, prior to today, to modify my environment (bash, > linux) by sourcing a mo

Re: Mercurial repository available for Vim

2010-01-17 Fir de Conversatie Bram Moolenaar
Markus Heidelberg wrote: > Bram Moolenaar, 2010-01-07: > > > > I have setup a Mercurial repository. It contains the same files that > > are in CVS, plus the updated runtime files. > > What about these files, available via ftp, but not via hg? > > runtime/getdos.aap > runtime/getunix.aap > run

Compiling Gvim without netbeans integration and menu

2010-01-17 Fir de Conversatie Hari G
Hi, On compiling Gvim without netbeans integration (on Windows Vista) it appears that the tabline uses FixedSys or some other font instead of the system UI font preference (Tahoma). Is this dependency something desired? Can this be avoided in some way? One more thing I noted was, when compiling w