Comment by bluecalm
18 hours ago
C has pointers. It's often very difficult or impossible to deduct if an array was written to or not. It's possible in some cases (local array and lack of pointers of the same type in the scope) though so yeah, a warning would be useful in those cases.
No comments yet
Contribute on Hacker News ↗