Closed AlectronikForge closed 3 years ago
Hello, thanks for reporting!
Looks like a compiler error to me, indeed. I might try to fix it myself.
For tracability, here is the link to the odin-lang issue: https://github.com/odin-lang/Odin/issues/1115
A workaround should be to use an older version of the compiler until it is fixed.
I tried to run the xcb example (Arch Linux, last release of odin) and got the following output:
Seems to me like it's a bug in the compiler but as it runs the test suite flawlessly I'm posting it here. Hopefully somebody could point me into the direction of how to resolve!