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
Newer gcc gets confused when malloc stores a bunch of memory in a
one-element array. C99 "flexible array" notation achieves the same
effect in a more standard way.
0 commit comments