https://bugs.kde.org/show_bug.cgi?id=387119
Bug ID: 387119 Summary: loss of data warnings with nsl_filter.c Product: LabPlot2 Version: latest Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: backend Assignee: alexander.se...@web.de Reporter: uwesto...@web.de Target Milestone: --- I get: 4>C:\CraftRoot\labplot\src\backend\nsl\nsl_filter.c(47): warning C4204: nonstandard extension used: non-constant aggregate initializer 4>C:\CraftRoot\labplot\src\backend\nsl\nsl_filter.c(72): warning C4244: '=': conversion from 'double' to 'std::size_t', possible loss of data 4>C:\CraftRoot\labplot\src\backend\nsl\nsl_filter.c(164): warning C4244: '=': conversion from 'double' to 'std::size_t', possible loss of data 4>C:\CraftRoot\labplot\src\backend\nsl\nsl_filter.c(212): warning C4244: '=': conversion from 'double' to 'std::size_t', possible loss of data 4>C:\CraftRoot\labplot\src\backend\nsl\nsl_filter.c(317): 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_fit.c -- You are receiving this mail because: You are watching all bug changes.