-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
I was reading your code and suspect this line (as well as breaks in 'default' clauses of other 'switch' statements below) has to be removed. What you probably meant to implement is to adjust the setting attribute to a correct value, and then fall through to the next line and proceed with the default value. But the code you have now would leave the value uninitialised...
Metadata
Metadata
Assignees
Labels
No labels