Closed amwatson closed 10 years ago
This is a bug, I thought this was the whole point of using only sized arrays as a type....
... but it won't matter soon anyway because this cross-compiler will be deprecated in favor of one based on IR once that's done.
Yeah, ccross doesn't properly support those yet. I'll try to add support this evening.
I noticed that in the C output, a static array is not allocated onto the stack; I just get a pointer. Are we currently supporting static arrays and if not, do we intend to?
https://gist.github.com/amwatson/be9320ca4c24b078283f