This patch generates a warning on Windows x64 build (possibly other 64-bit
builds too):
misc1.c
misc1.c(5813) : warning C4267: '=' : conversion from 'size_t' to 'int',
possible loss of data
-- Dave
On Fri, Apr 6, 2012 at 7:56 AM, Bram Moolenaar <[email protected]> wrote:
>
> Hong Xu wrote:
>
> > On 04/05/2012 11:17 PM, Bram Moolenaar wrote:
> > >
> > > Patch 7.3.492
> > > Problem: Can't indent conditions separately from function arguments.
> > > Solution: Add the 'k' flag in 'cino. (Lech Lorens)
> > > Files: runtime/doc/indent.txt, src/misc1.c, src/testdir/
> test3.in,
> > > src/testdir/test3.ok
> > >
> > > <...>
> > >
> >
> > I found this patch contains two unused variables. The attachment will
> > fix this.
>
> Thanks, I'll include this.
>
> --
> What the word 'politics' means: 'Poli' in Latin meaning 'many' and 'tics'
> meaning 'bloodsucking creatures'.
>
> /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net
> \\\
> /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/\\\
> \\\ an exciting new programming language -- http://www.Zimbu.org
> ///
> \\\ help me help AIDS victims -- http://ICCF-Holland.org
> ///
>
> --
> You received this message from the "vim_dev" 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
>
--
----
David Pope
--
You received this message from the "vim_dev" 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