fff icon indicating copy to clipboard operation
fff copied to clipboard

Fix unreachable return statements.

Open damaki opened this issue 2 years ago • 2 comments

This fixes #81 where some return statements that were generated unconditionally, leading to unreachable return statements.

damaki avatar Apr 30 '22 17:04 damaki

:white_check_mark: Build fff 100-appveyor completed (commit https://github.com/meekrosoft/fff/commit/59a631f658 by @damaki)

AppVeyorBot avatar Apr 30 '22 17:04 AppVeyorBot

When will this pull request be completed? Our cppCheck currently fails because of the unreachable return statements. Would highly appreciate it.

tiringjoel avatar Sep 13 '22 07:09 tiringjoel

@meekrosoft , please merge this, thanks

henrik-nil-acc avatar Feb 09 '23 13:02 henrik-nil-acc

@meekrosoft Any particular reason this wasn't merged in?

shlomnissan avatar May 19 '23 23:05 shlomnissan

LGTM

wulfgarpro avatar May 19 '23 23:05 wulfgarpro