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

            Bug ID: 387859
           Summary: function override warnings in Column.h
           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:

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'

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

Reply via email to