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

boostorg / compute
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: boost-1.76.0
DEFAULT BRANCH: master
Repo Added 18 May 2015 03:31AM UTC
Files 233
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

LAST BUILD ON BRANCH fix-warnings
branch: fix-warnings
CHANGE BRANCH
x
Reset
  • fix-warnings
  • boost-1.61.0
  • boost-1.62.0
  • boost-1.63.0
  • boost-1.64.0
  • boost-1.64.0-beta1
  • boost-1.64.0-beta2
  • boost-1.70.0
  • boost-1.70.0.beta1
  • boost-1.71.0
  • boost-1.71.0.beta1
  • boost-1.72.0
  • boost-1.72.0.beta1
  • boost-1.73.0
  • boost-1.73.0.beta1
  • boost-1.74.0
  • boost-1.75.0
  • boost-1.75.0.beta1
  • boost-1.76.0
  • develop
  • fix-function-static-assert-msg
  • fix-intel-platform-documentation
  • fix-normal-distribution
  • fix-sign-comparison-warning
  • kernel-get-arg-info-specializations
  • master
  • no-boost-chrono-config
  • opengl-interop-type-names
  • reduce-uchar-to-float-test
  • stable-sort-by-key-doc
  • update-documentation-for-1.61

pending completion
1415

push

travis-ci

kylelutz
Cast index argument to cl_uint in kernel::get_arg_info()

This casts the 'index' argument in kernel::get_arg_info() to cl_uint
in order to match the signature for clGetKernelArgInfo(). This fixes
the "conversion from 'size_t' to 'cl_uint', possible loss of data"
compiler warning.

6425 of 7709 relevant lines covered (83.34%)

1473.05 hits per line

Relevant lines Covered
Build:
Build:
7709 RELEVANT LINES 6425 COVERED LINES
1473.05 HITS PER LINE
Source Files on fix-warnings
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1415 fix-warnings Cast index argument to cl_uint in kernel::get_arg_info() This casts the 'index' argument in kernel::get_arg_info() to cl_uint in order to match the signature for clGetKernelArgInfo(). This fixes the "conversion from 'size_t' to 'cl_uint', possibl... push 04 Aug 2016 04:29AM UTC kylelutz travis-ci pending completion  
1413 fix-warnings Change size_t argument to uint_ in opengl_enqueue_*_gl_objects() functions This changes the opengl_enqueue_*_gl_objects() functions to take their 'num_objects' argument as 'uint_' instead of 'size_t'. This fixes the "conversion from 'size_t' to '... push 31 Jul 2016 02:42AM UTC kylelutz travis-ci pending completion  
See All Builds (500)
  • Repo 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

© 2025 Coveralls, Inc