https://bugs.kde.org/show_bug.cgi?id=387117

            Bug ID: 387117
           Summary: loss of data warnings with XYIntegrationCurve
           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\worksheet\plots\cartesian\XYIntegrationCurve.cpp(241):
warning C4365: 'initializing': conversion from 'int' to 'std::size_t',
signed/unsigned mismatch
4>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYIntegrationCurve.cpp(241):
warning C4365: 'initializing': conversion from 'int' to 'const std::size_t',
signed/unsigned mismatch
4>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYIntegrationCurve.cpp(280):
warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of
data
4>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYIntegrationCurve.cpp(280):
warning C4365: 'argument': conversion from 'std::size_t' to 'int',
signed/unsigned mismatch
4>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYIntegrationCurve.cpp(281):
warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of
data
4>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYIntegrationCurve.cpp(281):
warning C4365: 'argument': conversion from 'std::size_t' to 'int',
signed/unsigned mismatch

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to