int a[5], b; b would get a size of |0| on the stack instead of a sizeof(cell_t). Bug: https://bugs.alliedmods.net/show_bug.cgi?id=6335 |
||
|---|---|---|
| .. | ||
| batchtool | ||
| compiler | ||
| include/smx | ||
| jit | ||
int a[5], b; b would get a size of |0| on the stack instead of a sizeof(cell_t). Bug: https://bugs.alliedmods.net/show_bug.cgi?id=6335 |
||
|---|---|---|
| .. | ||
| batchtool | ||
| compiler | ||
| include/smx | ||
| jit | ||