https://bugs.kde.org/show_bug.cgi?id=387861
Bug ID: 387861 Summary: argument truncation warnings in CartesianPlotLegend 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: 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\CartesianPlotLegend.cpp(114): warning C4305: 'argument': truncation from 'double' to 'const float' 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\CartesianPlotLegend.cpp(115): warning C4305: 'argument': truncation from 'double' to 'const float' 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\CartesianPlotLegend.cpp(116): warning C4305: 'argument': truncation from 'double' to 'const float' 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\CartesianPlotLegend.cpp(117): warning C4305: 'argument': truncation from 'double' to 'const float' 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\CartesianPlotLegend.cpp(118): warning C4305: 'argument': truncation from 'double' to 'const float' 3>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\CartesianPlotLegend.cpp(119): warning C4305: 'argument': truncation from 'double' to 'const float' -- You are receiving this mail because: You are watching all bug changes.