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

ivmai / bdwgc / 1131
77%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2021 07:47AM UTC
Jobs 1
Files 58
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

23 Nov 2021 06:38AM UTC coverage: 73.495% (+73.5%) from 0.0%
1131

push

travis-ci-com

ivmai
Fix 'unresolved __imp__wsprintfA' linker error in msvc_dbg.c (MSVC)

_snprintf does not require linking with user32.lib, unlike wsprintf.

* extra/msvc_dbg.c [!_M_ARM && !_M_ARM64 && !_M_X64 && _MSC_VER]:
Include stdio.h.
* extra/msvc_dbg.c [!_M_ARM && !_M_ARM64 && !_M_X64 && _MSC_VER]
(GC_SNPRINTF): Define macro (to _snprintf).
* extra/msvc_dbg.c [!_M_ARM && !_M_ARM64 && !_M_X64 && _MSC_VER]
(GetDescriptionFromAddress): Reduce str size from 128 to 20; call
GC_SNPRINTF() instead of wsprintf(); ensure trailing '\0' in str
after GC_SNPRINTF().

7204 of 9802 relevant lines covered (73.5%)

11494869.47 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1131.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 23 Nov 2021 07:47AM UTC 0
73.5
Travis Job 1131.5
Source Files on build 1131
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1131
  • bd85d715 on github
  • Prev Build on master (#779)
  • Next Build on master (#1132)
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