On Wed, Sep 09, 2015 at 01:38:18AM -0700, Tony Mechelynck wrote:
> On Wednesday, September 9, 2015 at 9:16:00 AM UTC+2, Ike wrote:
> > tiny build breaks with this patch, I've opened a pull request on github
> > that only uses plines_nofill when FEAT_DIFF or PROTO is defined.
> > 
> > https://github.com/vim/vim/pull/416
> > 
> > -- 
> > Ike
> 
> I think "FEAT_DIFF or PROTO" isn't enough. My Tiny build has PROTO but not 
> FEAT_DIFF and it doesn't link without the patch in the thread I started about 
> build errors. That patch has just #ifdef FEAT_DIFF ... #else ... #endif in 
> move.c plus other (quickfix-related) changes in ex_docmd.c
> 
> 
> Best regards,
> Tony.
> 
> -- 
> -- 
> 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
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "vim_dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to vim_dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

the definition of plines_nofill in src/misc1.c has the same #if so when
inside:

#if defined(FEAT_DIFF) || defined(PROTO)

plines_nofill should be available

-- 
Ike

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: pgpoFtBM9cbgP.pgp
Description: PGP signature

Raspunde prin e-mail lui