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

zeromq / libzmq / 7033605810

29 Nov 2023 01:58PM UTC coverage: 74.741% (-0.03%) from 74.766%
7033605810

push

github

bluca
Build with -D_DEFAULT_SOURCE along with -std=c11

On its own, -std=c11 hides POSIX and other extensions from C headers
such as <stdlib.h> when building against glibc.  This causes the
posix_memalign probe to fail incorrectly with compilers that do not
accept implicit function declarations.  _DEFAULT_SOURCE is ignored by
most non-GNU/Linux systems or not relevant in this context, so there
is no separate check for adding it.

14765 of 19755 relevant lines covered (74.74%)

35953.74 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

99.34
/libzmq/src/pipe.cpp


Source Not Available

The file "libzmq/src/pipe.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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

© 2025 Coveralls, Inc