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

appnexus / acf / 82 / 1
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: test-include-stdint-h
DEFAULT BRANCH: master
Ran 24 Nov 2019 03:23PM UTC
Files 6
Run time 0s
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

24 Nov 2019 03:21PM UTC coverage: 93.506%. Remained the same
COMPILER=g++-4.9 CMAKE_OPTIONS=-DENABLE_COVERAGE=ON

Pull #16

travis-ci

web-flow
test: import uintptr_t from stdint.h

Tested in CentOS 7.x

[ 66%] Building C object test/CMakeFiles/check_an_array.dir/check_an_array.c.o
In file included from /home/liuqun/Desktop/acf/test/check_an_array.c:2:0:
/home/liuqun/Desktop/acf/test/check_an_array.c: In function ‘stack_generic’:
/home/liuqun/Desktop/acf/test/check_an_array.c:80:12: error: ‘uintptr_t’ undeclared (first use in this function)
   fail_if((uintptr_t)cursor->value != (uintptr_t)i++);
            ^
/home/liuqun/Desktop/acf/test/check_an_array.c:80:12: note: each undeclared identifier is reported only once for each function it appears in
/home/liuqun/Desktop/acf/test/check_an_array.c:80:22: error: expected ‘)’ before ‘cursor’
   fail_if((uintptr_t)cursor->value != (uintptr_t)i++);
                      ^
/home/liuqun/Desktop/acf/test/check_an_array.c:85:22: error: expected ‘)’ before ‘cursor’
   fail_if((uintptr_t)cursor->value != (uintptr_t)i++);
                      ^
/home/liuqun/Desktop/acf/test/check_an_array.c:94:22: error: expected ‘)’ before ‘n’
   fail_if((uintptr_t)n->value != (uintptr_t)i - 1);
                      ^
/home/liuqun/Desktop/acf/test/check_an_array.c:90:16: error: variable ‘n’ set but not used [-Werror=unused-but-set-variable]
   struct node *n;
                ^
/home/liuqun/Desktop/acf/test/check_an_array.c:70:15: error: variable ‘cursor’ set but not used [-Werror=unused-but-set-variable]
  struct node *cursor;
               ^
cc1: all warnings being treated as errors
Pull Request #16: fix up build error ‘uintptr_t’ undeclared

216 of 231 relevant lines covered (93.51%)

16248.28 hits per line

Source Files on job 82.1 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DENABLE_COVERAGE=ON)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 78
  • Travis Job 82.1
  • bf6201b2 on github
  • Prev Job for COMPILER=g++-4.9 CMAKE_OPTIONS=-DENABLE_COVERAGE=ON on test-include-stdint-h (#81.1)
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