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

--- Comment #7 from Uwe Stöhr <uwesto...@web.de> ---
Now I get only these:

1>C:\CraftRoot\labplot\src\backend/core/column/Column.h(101): warning C4373:
'Column::setValueAt': virtual function overrides 'AbstractColumn::setValueAt',
previous versions of the compiler did not override when parameters only
differed by const/volatile qualifiers
1>  C:\CraftRoot\labplot\src\backend/core/AbstractColumn.h(183): note: see
declaration of 'AbstractColumn::setValueAt'
1>C:\CraftRoot\labplot\src\backend/core/column/Column.h(104): warning C4373:
'Column::setIntegerAt': virtual function overrides
'AbstractColumn::setIntegerAt', previous versions of the compiler did not
override when parameters only differed by const/volatile qualifiers
1>  C:\CraftRoot\labplot\src\backend/core/AbstractColumn.h(186): note: see
declaration of 'AbstractColumn::setIntegerAt'
1>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYFitCurve.cpp(1779):
warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of
data
1>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYFitCurve.cpp(1780):
warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of
data
1>C:\CraftRoot\labplot\src\backend\worksheet\plots\cartesian\XYFitCurve.cpp(1782):
warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of
data

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

Reply via email to