• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

k-takata / vim / 543 / 18
89%
master: 84%

Build:
Build:
LAST BUILD BRANCH: use-check-commands
DEFAULT BRANCH: master
Ran 31 Oct 2020 11:29AM UTC
Files 127
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Oct 2020 10:56AM UTC coverage: 2.388%. First build
BUILD=yes TEST=test CONFOPT= LEAK_CFLAGS="-DEXITFREE" SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no LOG_DIR="$TRAVIS_BUILD_DIR/logs" BUILD=no TEST=unittests FEATURES=huge CHECK_AUTOCONF=yes CFLAGS="--coverage -DUSE_GCOV_FLUSH" LDFLAGS=--coverage

push

travis-ci

k-takata
if_perl: Fix that Perl 5.32 doesn't work when compiled with MSVC

When if_perl is compiled with Perl 5.32 and MSVC x64, the `:perl`
command shows the following error:
```
auto/if_perl.c: loadable library and perl binaries are mismatched (got handshake key 0000000012800080, needed 0000000012900080)
```

This is because the size of the `PerlInterpreter` structure is different
when compiled by MSVC and MinGW.
This fixes it by defining `NO_THREAD_SAFE_LOCALE`.

Also adjust some comments.

3455 of 144679 relevant lines covered (2.39%)

96.47 hits per line

Source Files on job 543.18 (BUILD=yes TEST=test CONFOPT= LEAK_CFLAGS="-DEXITFREE" SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no LOG_DIR="$TRAVIS_BUILD_DIR/logs" BUILD=no TEST=unittests FEATURES=huge CHECK_AUTOCONF=yes CFLAGS="--coverage -DUSE_GCOV_FLUSH" LDFLAGS=--coverage)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 494
  • Travis Job 543.18
  • fd28a06d on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc