You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[ UninitialisedVars ]] Fixes for Mac Desktop compilation
Mainly, fixes:
- sequences of if(<success>) missing some of the statement in the function body unprotected
- switch of ifs over an enum, without a default behaviour when some enum elements where missed
0 commit comments