I get: 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYInterpolationCurve.cpp(271): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYInterpolationCurve.cpp(274): warning C4365: 'argument': conversion from 'unsigned int' to 'int', signed/unsigned mismatch 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYInterpolationCurve.cpp(316): warning C4365: 'argument': conversion from 'unsigned int' to 'int', signed/unsigned mismatch 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYInterpolationCurve.cpp(320): warning C4365: 'argument': conversion from 'unsigned int' to 'int', signed/unsigned mismatch
Git commit 9a14706ac5f805cacc83b7aa6b514da8d19e55af by Alexander Semke. Committed on 05/12/2017 at 22:00. Pushed by asemke into branch 'master'. Fixed couple of conversion errors in XYInterpolationCurve.cpp FIXED-IN: 2.5 M +4 -4 src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp https://commits.kde.org/labplot/9a14706ac5f805cacc83b7aa6b514da8d19e55af