Skip to content

Conversation

roblatham00
Copy link

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.

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.
@SollyBunny
Copy link

Merged in my fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants