| Summary: | loss of data warnings in ImportFileWidget | ||
|---|---|---|---|
| Product: | [Applications] LabPlot2 | Reporter: | uwestoehr <uwestoehr> |
| Component: | frontend | Assignee: | Stefan Gerlach <stefan.gerlach> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | stefan.gerlach |
| 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 17:41:20 UTC
and also: 4>C:\CraftRoot\labplot\src\kdefrontend\datasources\ImportFileDialog.cpp(348): warning C4242: 'argument': conversion from 'int' to 'quint16', possible loss of data 4>C:\CraftRoot\labplot\src\kdefrontend\datasources\ImportFileDialog.cpp(348): warning C4365: 'argument': conversion from 'int' to 'quint16', signed/unsigned mismatch 4>C:\CraftRoot\labplot\src\kdefrontend\datasources\ImportFileDialog.cpp(365): warning C4242: 'argument': conversion from 'int' to 'quint16', possible loss of data 4>C:\CraftRoot\labplot\src\kdefrontend\datasources\ImportFileDialog.cpp(365): warning C4365: 'argument': conversion from 'int' to 'quint16', signed/unsigned mismatch |