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

ivmai / bdwgc / 1414
77%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2022 07:19AM UTC
Jobs 1
Files 58
Run time 3s
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

17 Nov 2022 07:19AM UTC coverage: 74.342% (-0.01%) from 74.355%
1414

push

travis-ci-com

ivmai
Do not prohibit threaded builds with malloc redirection on non-Linux

Issue #478 (bdwgc).

The malloc (and friends) redirection in a multi-threaded client may
work even on platforms other than Linux (as confirmed on MacOS)
provided the client ensures all the client threads are registered with
the collector, e.g. by using the preprocessor-based interception of
the thread primitives (i.e., define GC_THREADS and include gc.h from
all the client files those are using pthread_create and friends).

* include/private/gcconfig.h [!CPPCHECK && REDIRECT_MALLOC && THREADS
&& !LINUX && !REDIRECT_MALLOC_IN_HEADER]: Remove error preprocessor
directive; add comment.

7461 of 10036 relevant lines covered (74.34%)

9022906.5 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1414.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) 17 Nov 2022 07:19AM UTC 0
74.34
Travis Job 1414.5
Source Files on build 1414
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1414
  • daea2f19 on github
  • Prev Build on master (#1404)
  • Next Build on master (#1415)
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