<table><tr><td style="">TallFurryMan created this revision.<br />TallFurryMan added reviewers: mutlaqja, wreissenberger.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />TallFurryMan requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14941">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This changeset silences the gcc warning for the case fall-through.<br />
No idea if this will work for msvc, but that doesn't change much compared to the previous state.<br />
C++17 can use "<https://phabricator.kde.org/w/fallthrough/>;" to specify an execution path that intentionally falls through the following case.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Without this change, gcc issues a warning on the case fall-through in function unParkMount.<br />
With this change fall-through is acknlowledged and the warning doesn't appear.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>bugfix__proper_fallthrough_warning_silencing (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14941">https://phabricator.kde.org/D14941</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/scheduler/scheduler.cpp</div></div></div><br /><div><strong>To: </strong>TallFurryMan, mutlaqja, wreissenberger<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>