Actions
Improvements #10954
openInvestigate suspicious fallthrough
Start date:
09/19/2022
Due date:
% Done:
0%
Estimated time:
Description
When working on issue #10953 I marked some fallthroughs as suspicious, we should take a closer look at them to verify if these are accidental or deliberate. They are all marked with // FIXME: suspicious fallthrough, and are in:
src/Wt/Chart/WAbstractGridData.C:WAbstractGridData::updateGLsrc/Wt/WTime.C:WTime::formatToRegExpsrc/http/WtReply.C:WtReply::consumeWebSocketMessagesrc/web/WebSession.C:WebSession::getEventTypesrc/Wt/Dbo/Query.C:Wt::Dbo::Impl::addLimitQuery
Updated by Roel Standaert about 3 years ago
- Related to Improvements #10953: Explicitly mark fallthrough in switch statements added
Updated by Romain Mardulyn 10 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 10 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck 19 days ago
- Assignee set to Matthias Van Ceulebroeck
- Target version changed from future to 4.12.2
Actions