https://bugs.kde.org/show_bug.cgi?id=386375
Bug ID: 386375 Summary: part 3: compiler warnings with LabPlot 2.4.0 in AUR Product: LabPlot2 Version: 2.4.0 Platform: Manjaro OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: alexander.se...@web.de Reporter: uwesto...@web.de Target Milestone: --- Grabbing LabPlot from AUR (Arch Linux) the compilation issues some warnings that might be fixable. Here are the last ones: [ 55%] Building CXX object src/CMakeFiles/labplot2.dir/backend/spreadsheet/SpreadsheetModel.cpp.o /tmp/pamac-build-usti/labplot-kf5/src/labplot-2.4.0-kf5/src/backend/spreadsheet/SpreadsheetModel.cpp: In member function ‘virtual QVariant SpreadsheetModel::data(const QModelIndex&, int) const’: /tmp/pamac-build-usti/labplot-kf5/src/labplot-2.4.0-kf5/src/backend/spreadsheet/SpreadsheetModel.cpp:130:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if(!col_ptr->isValid(index.row())) ^~ /tmp/pamac-build-usti/labplot-kf5/src/labplot-2.4.0-kf5/src/backend/spreadsheet/SpreadsheetModel.cpp:133:3: note: here case MaskingRole: ^~~~ -- You are receiving this mail because: You are watching all bug changes.