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
I don't think this is worth worrying about - we compile with a lot of warning flags, and so this I believe is spurious. The compiler just can't rule out the possibility.
Yeah I had a quick look at the affected code, but it seems to me you can't initialize the array there because we don't know yet its dimensions (I think!). Anyways it doesn't seem to affect anything other than being a bit annoying.
Doesn't appear to be serious. Compilation ends with the following warning message:
The text was updated successfully, but these errors were encountered: