Bug 387121

Summary: loss of data warnings with nsl_geom_linesim.c
Product: [Applications] LabPlot2 Reporter: uwestoehr <uwestoehr>
Component: backendAssignee: Alexander Semke <alexander.semke>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: latest   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description uwestoehr 2017-11-19 18:04:49 UTC
I get:

4>C:\CraftRoot\labplot\src\backend\nsl\nsl_geom_linesim.c(647): warning C4244: 'function': conversion from 'double' to 'const std::size_t', possible loss of data
4>C:\CraftRoot\labplot\src\backend\nsl\nsl_geom_linesim.c(650): warning C4710: 'int printf(const char *const ,...)': function not inlined
4>  C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\../ucrt/stdio.h(944): note: see declaration of 'printf'
4>  nsl_int.c
Comment 1 uwestoehr 2017-11-21 22:52:19 UTC
This is now fixed.