Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Corrects ignorable warnings with msvc and cuda enabled.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Corrects ignorable warnings with msvc and cuda enabled.
Robert Maynard
requested to merge
robertmaynard/vtk-m:correct_assert_condition_is_constant_warnings
into
master
Feb 02, 2017
Overview
4
Commits
1
Pipelines
1
Changes
4
These constant value warnings are ignorable as we are trying to throw an assert.
Merge request reports
Loading