Closed GWRon closed 4 years ago
I removed StaticArray
from xoshiro.bmx:
Struct SState
Field StaticArray rnd_state:ULong[4]
End Struct
And it compiled.
It is a regression bug... came with commit 86c89ea837e5b4417d4d2c6f274b92a4af18bf2d Older versions compiled fine.
Undoing the change in parser.bmx and it compiles.
Linux Mint 20, current BCC, BMK, brl, pub, random Compilation of random.mod ... segfaults bcc.