Bug 387121 - loss of data warnings with nsl_geom_linesim.c
Summary: loss of data warnings with nsl_geom_linesim.c
Status: RESOLVED FIXED
Alias: None
Product: LabPlot2
Classification: Applications
Component: backend (other bugs)
Version First Reported In: latest
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-19 18:04 UTC by uwestoehr
Modified: 2017-11-21 22:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.