Patch 7.4.1045
Problem:    Having shadow and coverage on the same build results in the source
            files not being available in the coverage view.
Solution:   Move using shadow to the normal build.
Files:      .travis.yml


*** ../vim-7.4.1044/.travis.yml 2015-12-30 17:40:39.269325503 +0100
--- .travis.yml 2016-01-03 23:04:38.712425922 +0100
***************
*** 5,14 ****
    - gcc
  
  env:
!   - COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge 
SHADOWOPT="-C src/shadow" SRCDIR=./src/shadow
      "CONFOPT='--enable-perlinterp --enable-pythoninterp 
--enable-python3interp --enable-rubyinterp --enable-luainterp'"
      CHECK_AUTOCONF=yes
!   - COVERAGE=no FEATURES=normal CONFOPT= SHADOWOPT= SRCDIR=./src 
CHECK_AUTOCONF=no
    - COVERAGE=no FEATURES=small CONFOPT= SHADOWOPT= SRCDIR=./src 
CHECK_AUTOCONF=no
    - COVERAGE=no FEATURES=tiny  CONFOPT= SHADOWOPT= SRCDIR=./src 
CHECK_AUTOCONF=no
  
--- 5,14 ----
    - gcc
  
  env:
!   - COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge 
SHADOWOPT= SRCDIR=./src
      "CONFOPT='--enable-perlinterp --enable-pythoninterp 
--enable-python3interp --enable-rubyinterp --enable-luainterp'"
      CHECK_AUTOCONF=yes
!   - COVERAGE=no FEATURES=normal CONFOPT= SHADOWOPT="-C src/shadow" 
SRCDIR=./src/shadow CHECK_AUTOCONF=no
    - COVERAGE=no FEATURES=small CONFOPT= SHADOWOPT= SRCDIR=./src 
CHECK_AUTOCONF=no
    - COVERAGE=no FEATURES=tiny  CONFOPT= SHADOWOPT= SRCDIR=./src 
CHECK_AUTOCONF=no
  
*** ../vim-7.4.1044/src/version.c       2016-01-03 22:56:40.901651349 +0100
--- src/version.c       2016-01-03 23:05:45.051700620 +0100
***************
*** 743,744 ****
--- 743,746 ----
  {   /* Add new patch number below this line */
+ /**/
+     1045,
  /**/

-- 
"When I die, I want a tombstone that says "GAME OVER" - Ton Richters

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

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui